Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change cp error not being descriptive #463

Merged

Conversation

boraberke
Copy link
Contributor

With this fix, when "given object not found" error message will also include absolute path of the file.

Fixes #461

With this fix, when "given object not found" error message will also include absolute path of the file.

Fixes peak#461
@boraberke boraberke requested a review from a team as a code owner July 7, 2022 14:33
@boraberke boraberke requested review from igungor and sonmezonur and removed request for a team July 7, 2022 14:33
@sonmezonur
Copy link
Member

@boraberke Thanks, LGTM! Could you describe this change in CHANGELOG?

e2e/cp_test.go Outdated Show resolved Hide resolved
command/cp.go Outdated Show resolved Hide resolved
@sonmezonur sonmezonur merged commit 6e3fc4f into peak:master Jul 19, 2022
@boraberke boraberke deleted the change-cp-error-not-being-descriptive branch July 27, 2022 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error is not descriptive when cp can't find the given object
3 participants