diff options
Diffstat (limited to 'tests/bsd/flags.sh')
-rw-r--r-- | tests/bsd/flags.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bsd/flags.sh b/tests/bsd/flags.sh index 99d0fdb..fd25150 100644 --- a/tests/bsd/flags.sh +++ b/tests/bsd/flags.sh @@ -1,6 +1,6 @@ skip_unless invoke_bfs scratch -quit -flags offline -rm -rf scratch/* +clean_scratch $TOUCH scratch/{foo,bar} skip_unless chflags offline scratch/bar |