summaryrefslogtreecommitdiff
path: root/tests/mv/perm-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/perm-1')
-rwxr-xr-xtests/mv/perm-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/perm-1 b/tests/mv/perm-1
index 9a821bc22..4f00690b8 100755
--- a/tests/mv/perm-1
+++ b/tests/mv/perm-1
@@ -23,7 +23,7 @@ mkdir -p no-write/dir || framework_failure=1
chmod u-w no-write || framework_failure=1
if test $framework_failure = 1; then
- echo '$0: failure in testing framework' 1>&2
+ echo "$0: failure in testing framework" 1>&2
(exit 1); exit
fi