Jim Meyering <[EMAIL PROTECTED]> wrote: > Ondřej Vašík <[EMAIL PROTECTED]> wrote: >> Hello, >> I got recently got one complaint ( no rhbz number at the moment :( ) >> about too verbose silent mode since using fts for directory traversal in >> chmod/chown/chgrp. I guess those error messages should be suppressed in >> silent mode. >> Attached patch is doing that (making those error messages conditional). >> >> Greetings, >> Ondřej Vašík > > Thanks. > I'm applying this. Will push in the next few days. > > However, I would have appreciated NEWS, a test, and consistent indentation. > This first patch corrects the indentation. I'm folding it into your change. > I've added a NEWS entry and wrote the test. They're below, > along with the merged version of your patch: ... > + chgrp, chmod, chown --silent (--quiet, -f) no longer print some diagnostics > + [bug introduced in coreutils-5.1]
I've pushed those two change sets. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
