diff options
Diffstat (limited to 'tests/common/delete_many.sh')
-rw-r--r-- | tests/common/delete_many.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/delete_many.sh b/tests/common/delete_many.sh index 6f54825..6274319 100644 --- a/tests/common/delete_many.sh +++ b/tests/common/delete_many.sh @@ -2,7 +2,7 @@ clean_scratch mkdir scratch/foo -$TOUCH scratch/foo/{1..256} +"$XTOUCH" scratch/foo/{1..256} invoke_bfs scratch/foo -delete bfs_diff scratch |