summaryrefslogtreecommitdiff
path: root/tests/mv/dup-source
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/dup-source')
-rwxr-xr-xtests/mv/dup-source2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/dup-source b/tests/mv/dup-source
index 350be1146..402853828 100755
--- a/tests/mv/dup-source
+++ b/tests/mv/dup-source
@@ -24,7 +24,7 @@ mkdir $tmp || framework_failure=1
cd $tmp || 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