diff options
Diffstat (limited to 'tests/posix/depth_error.sh')
-rw-r--r-- | tests/posix/depth_error.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix/depth_error.sh b/tests/posix/depth_error.sh index 15cc82d..e91fbf6 100644 --- a/tests/posix/depth_error.sh +++ b/tests/posix/depth_error.sh @@ -4,4 +4,4 @@ clean_scratch chmod a-r scratch/foo trap "chmod +r scratch/foo" EXIT -check_exit $EX_BFS bfs_diff scratch -depth +! bfs_diff scratch -depth |