summaryrefslogtreecommitdiff
path: root/tests/misc/head-pos
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/head-pos')
-rwxr-xr-xtests/misc/head-pos2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/head-pos b/tests/misc/head-pos
index 3cb3ec186..403dde627 100755
--- a/tests/misc/head-pos
+++ b/tests/misc/head-pos
@@ -18,7 +18,7 @@ cd $tmp || framework_failure=1
(echo a; echo b) > in || 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