summaryrefslogtreecommitdiffstats
path: root/tests/bsd/rm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bsd/rm.sh')
-rw-r--r--tests/bsd/rm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bsd/rm.sh b/tests/bsd/rm.sh
index e661a37..9ee2b0a 100644
--- a/tests/bsd/rm.sh
+++ b/tests/bsd/rm.sh
@@ -1,5 +1,5 @@
clean_scratch
-touchp scratch/foo/bar/baz
+"$XTOUCH" -p scratch/foo/bar/baz
(cd scratch && invoke_bfs . -rm)