Tags: vizeke/s5cmd
Tags
flag/stat: fix omitted stat in error log level (peak#451) * flag/stat: fix omitted stat in error log level Create unit & e2e tests Fixes peak#359 Co-Authored-By: Muhammed Can Küçükaslan <[email protected]> * use keys explicitly in composite literal Co-Authored-By: Muhammed Can Küçükaslan <[email protected]> * Update CHANGELOG.md Co-Authored-By: Muhammed Can Küçükaslan <[email protected]> * log: remove reduntant tests Removed unit tests in log_test.go as they are already tested in TestAppDashStat under e2e/app_test.go Removed redundant integration test which is already covered by another test in the same file. Co-Authored-By: Muhammed Can Küçükaslan <[email protected]> Co-authored-by: Muhammed Can Küçükaslan <[email protected]>
command/mv: fix option usage (peak#338) * Some of the command options are not working in move command since we forget passing cli.Context flags to Copy struct. Use generic NewCopy constructor for both copy/move.
PreviousNext