summaryrefslogtreecommitdiffstats
path: root/tests/common/delete.sh
blob: 89cf2a25f63be1d458741d678c59c95f75058b8f (plain)
1
2
3
4
5
6
7
clean_scratch
"$XTOUCH" -p scratch/foo/bar/baz

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

bfs_diff scratch