summaryrefslogtreecommitdiffstats
path: root/tests/posix/depth_error.sh
blob: 15cc82dd19c8b555d191f1967fe53e8f851ecada (plain)
1
2
3
4
5
6
7
clean_scratch
"$XTOUCH" -p scratch/foo/bar

chmod a-r scratch/foo
trap "chmod +r scratch/foo" EXIT

check_exit $EX_BFS bfs_diff scratch -depth