tests: ensure that chmod, chgrp and chown honor --silent
authorJim Meyering <meyering@redhat.com>
Sat, 29 Nov 2008 09:47:12 +0000 (10:47 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 3 Dec 2008 10:02:57 +0000 (11:02 +0100)
commit9b8023e69c3ae9cd54e724fe63bd81e55bc00e6a
tree81a3e1885c14ca4ba922875c6f53f0ea274db02b
parentb8497a3a7af5cacb6348854370b2b0d68fc66695
tests: ensure that chmod, chgrp and chown honor --silent

* tests/chmod/silent: New file, to test all three programs.
* tests/Makefile.am (TESTS): Add chmod/silent.
* NEWS (Bug fixes): Mention this.
The bug was introduced in 96a5d2ce6a53d96cb667af78f13e56fadcdb91e6.
NEWS
tests/Makefile.am
tests/chmod/silent [new file with mode: 0755]