You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance platform-specific permission handling in 'take' command tests
- Updated 'take_test.go' to handle permission changes differently based on the operating system, specifically adding support for Windows using 'icacls'.
- Modified the temporary file creation in 'take.go' to ensure the correct file extension is used, defaulting to '.tar.gz' if none is provided.
These changes improve the cross-platform compatibility and robustness of the 'take' command, ensuring proper permission management and file handling across different environments.
Signed-off-by: Alessandro De Blasis <[email protected]>
0 commit comments