summaryrefslogtreecommitdiffstats
path: root/tests/gnu/L_delete.sh
blob: 0559c49049b66fa118a091966c997022596c9694 (plain)
1
2
3
4
5
6
7
8
cd "$TEST"
mkdir foo bar
ln -s ../foo bar/baz

# Don't try to rmdir() a symlink
invoke_bfs -L bar -delete

bfs_diff .