summaryrefslogtreecommitdiffstats
path: root/tests/gnu/L_delete.sh
blob: 6ec167c60e42d4986f8c65419fdf7ec53ed7ca0e (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 || return 1

bfs_diff scratch