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

chown -v 0 nf isn't showing a message #4767

Closed
djedi23 opened this issue Apr 22, 2023 · 0 comments · Fixed by #4768
Closed

chown -v 0 nf isn't showing a message #4767

djedi23 opened this issue Apr 22, 2023 · 0 comments · Fixed by #4768

Comments

@djedi23
Copy link
Contributor

djedi23 commented Apr 22, 2023

With GNU:

$ chown -v 0 nf
chown: cannot access 'nf': No such file or directory
failed to change ownership of 'nf' to 0

The second line isn't showed with our implementation.

To run it:

fakeroot bash util/run-gnu-test.sh   tests/chown/basic.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants