diff options
Diffstat (limited to 'tests/rm/fail-eacces')
-rwxr-xr-x | tests/rm/fail-eacces | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/fail-eacces b/tests/rm/fail-eacces index 954bd7e1a..4481ce498 100755 --- a/tests/rm/fail-eacces +++ b/tests/rm/fail-eacces @@ -41,7 +41,6 @@ mkdir e && ok=1 test $ok = 1 || framework_failure -fail=0 rm -rf d/f 2> out && fail=1 cat <<\EOF > exp |