diff options
author | Jim Meyering <jim@meyering.net> | 2006-02-11 20:56:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-02-11 20:56:08 +0000 |
commit | 6c71cff47b01f1335b21dc8ef9df901a3176f206 (patch) | |
tree | dbbc68051e6796dbdd73dc354849daec46d15c12 | |
parent | 29dc2a0dfc7adfb4359159421b90b20afe960e62 (diff) | |
download | coreutils-6c71cff47b01f1335b21dc8ef9df901a3176f206.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |