From: Jim Meyering Date: Sat, 11 Feb 2006 20:56:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~742 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c71cff47b01f1335b21dc8ef9df901a3176f206;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0001f81290..1a8c8a28b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,9 @@ * tests/rm/empty-inacc: New test for the above. * tests/rm/Makefile.am (TESTS): Add empty-inacc. * NEWS: Mention this bug fix. + * tests/rm/rm2: Adjust two expected diagnostics, now that they're + a tiny bit less precise: cannot remove `a/1': ... instead of + cannot open directory `a/1': ... * Makefile.maint (syntax-check-rules): Automatically derive this list of sc_-prefixed rule names.