diff options
Diffstat (limited to 'tests/posix/depth_error.sh')
-rw-r--r-- | tests/posix/depth_error.sh | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/posix/depth_error.sh b/tests/posix/depth_error.sh index e91fbf6..9b29385 100644 --- a/tests/posix/depth_error.sh +++ b/tests/posix/depth_error.sh @@ -1,7 +1 @@ -clean_scratch -"$XTOUCH" -p scratch/foo/bar - -chmod a-r scratch/foo -trap "chmod +r scratch/foo" EXIT - -! bfs_diff scratch -depth +! bfs_diff inaccessible -depth |