]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: accept EEXIST from rm -d
authorPádraig Brady <P@draigBrady.com>
Thu, 22 Nov 2012 10:36:31 +0000 (10:36 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 24 Nov 2012 15:29:56 +0000 (15:29 +0000)
commitfac673a577aa78fec7b838a8fe727f41bd56bbe3
tree405c92daeb501c105da1ea77cd094c45103d522a
parentdd68ddc6549f4ef33c35552044e4202274b6aec1
tests: accept EEXIST from rm -d

* tests/rm/d-2.sh: EEXIST is a valid error on some systems.
Reported by Michael Felt on AIX 6.1
tests/rm/d-2.sh