summaryrefslogtreecommitdiffstats
path: root/tests/posix/depth_error.sh
blob: e91fbf6c4baf08ef37b6d9a0ed568629c8390a7f (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

! bfs_diff scratch -depth