Tags: peak/s5cmd
Tags
cp,pipe: don't omit some of the metadata flags (#658) #657 mentioned that `acl` flag was broken in `v2.2.1`. After looking at the issue, it was discovered that not only the `acl` flag was broken, there are couple of more flags that were being omitted during the mentioned commands, which all of them caused by this faulty [PR](#621). Resolves #657.
flag/stat: fix omitted stat in error log level (#451) * flag/stat: fix omitted stat in error log level Create unit & e2e tests Fixes #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]>
PreviousNext