summaryrefslogtreecommitdiffstats
path: root/tests/common/delete.sh
blob: 370989734c807d5e839ac19b8d96d61d54721166 (plain)
1
2
3
4
5
6
7
clean_scratch
touchp scratch/foo/bar/baz

# Don't try to delete '.'
(cd scratch && invoke_bfs . -delete)

bfs_diff scratch