summaryrefslogtreecommitdiffstats
path: root/tests/posix/prune_error.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix/prune_error.sh')
-rw-r--r--tests/posix/prune_error.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/posix/prune_error.sh b/tests/posix/prune_error.sh
new file mode 100644
index 0000000..9158a17
--- /dev/null
+++ b/tests/posix/prune_error.sh
@@ -0,0 +1,8 @@
+cd "$TEST"
+"$XTOUCH" -p foo/bar
+ln -s foo/bar baz
+
+chmod a-rx foo
+defer chmod +rx foo
+
+! bfs_diff -L . -name '???' -prune -o -print