summaryrefslogtreecommitdiffstats
path: root/tests/common/delete_error.sh
blob: e6327f372dbcf85144cd327513457d1237cab0e9 (plain)
1
2
3
4
5
6
7
8
9
cd "$TEST"

"$XTOUCH" -p foo/bar baz/qux
chmod -w foo
defer chmod +w foo

! invoke_bfs . -print -delete -print >"$OUT" || fail
sort_output
diff_output