summaryrefslogtreecommitdiffstats
path: root/tests/bfs/xtype_depth.sh
blob: 93c4fb7fc30c2416b74cf23b95bfbda646835778 (plain)
1
2
3
4
5
6
7
8
9
cd "$TEST"
"$XTOUCH" -p foo/bar
ln -s foo/bar baz

chmod a-rx foo
defer chmod +rx foo

# Make sure -xtype is considered side-effecting for facts_when_impure
! invoke_bfs . -xtype l -depth 100