summaryrefslogtreecommitdiff
path: root/tests/touch/no-create-missing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/no-create-missing')
-rwxr-xr-xtests/touch/no-create-missing2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing b/tests/touch/no-create-missing
index ab7cf265e..24745fa2d 100755
--- a/tests/touch/no-create-missing
+++ b/tests/touch/no-create-missing
@@ -16,7 +16,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