diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-16 21:53:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-16 21:53:56 +0000 |
commit | 0142be6908d7b930dd1d1d392bf19b61027a4939 (patch) | |
tree | 68e7ef7608dacdf97ad502897e220bf916b2e191 /ChangeLog | |
parent | 60d8c895296606aac684e94cc884b7a49f1e3c45 (diff) | |
download | coreutils-0142be6908d7b930dd1d1d392bf19b61027a4939.tar.xz |
* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.
* tests/cp/acl: Instead, skip the test if either setfacl
or getfacl fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-08-16 Jim Meyering <jim@meyering.net> + + * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. + * tests/cp/acl: Instead, skip the test if either setfacl + or getfacl fails. + Reported by Michael Stone. + 2006-08-16 Paul Eggert <eggert@cs.ucla.edu> * tests/ls-2/tests: Skip this test suite if we can't set up files |