summaryrefslogtreecommitdiff
path: root/tests/rm/one-file-system
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/one-file-system')
-rwxr-xr-xtests/rm/one-file-system2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/one-file-system b/tests/rm/one-file-system
index e9a5cf0c6..675c3fd0a 100755
--- a/tests/rm/one-file-system
+++ b/tests/rm/one-file-system
@@ -36,7 +36,7 @@ mount --bind $t a/b \
|| skip_ "This test requires mount with a working --bind option."
cat <<\EOF > exp || framework_failure_
-rm: skipping `a/b', since it's on a different device
+rm: skipping 'a/b', since it's on a different device
EOF