summaryrefslogtreecommitdiffstats
path: root/tests/posix/type_bind_mount.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix/type_bind_mount.sh')
-rw-r--r--tests/posix/type_bind_mount.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix/type_bind_mount.sh b/tests/posix/type_bind_mount.sh
index e05baa3..445f6ef 100644
--- a/tests/posix/type_bind_mount.sh
+++ b/tests/posix/type_bind_mount.sh
@@ -2,7 +2,7 @@ skip_unless test "$SUDO"
skip_unless test "$UNAME" = "Linux"
clean_scratch
-$TOUCH scratch/{file,null}
+"$XTOUCH" scratch/{file,null}
sudo mount --bind /dev/null scratch/null
bfs_diff scratch -type c