summaryrefslogtreecommitdiffstats
path: root/tests/gnu/L_delete.sh
blob: 8fdb12adce495dd3d009beed270b7cc9600a2127 (plain)
1
2
3
4
5
6
7
8
9
clean_scratch
mkdir scratch/foo
mkdir scratch/bar
ln -s ../foo scratch/bar/baz

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

bfs_diff scratch