diff options
author | Jim Meyering <jim@meyering.net> | 2006-11-16 10:05:36 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-11-16 10:05:36 +0100 |
commit | a73fdeb2ce0a1574ec84d7dd7f670217088a818c (patch) | |
tree | cb3f903f136314cb5bd7c8170344ab51a5c41ed6 /ChangeLog | |
parent | 751f6acf5491afadccf0e09aa20736f99dac1286 (diff) | |
download | coreutils-a73fdeb2ce0a1574ec84d7dd7f670217088a818c.tar.xz |
* tests/tail-2/append-only: If chattr +a fails, exit 77 (to tell
automake we're skipping this test), and give a diagnostic to tell
the user the same thing. Reported by Mike Grayson.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-11-16 Jim Meyering <jim@meyering.net> + + * tests/tail-2/append-only: If chattr +a fails, exit 77 (to tell + automake we're skipping this test), and give a diagnostic to tell + the user the same thing. Reported by Mike Grayson. + 2006-11-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * man/Makefile.am (dist_man_MANS): Replace all optional manpages |