summaryrefslogtreecommitdiff
path: root/tests/rm/rm4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/rm4')
-rwxr-xr-xtests/rm/rm42
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/rm4 b/tests/rm/rm4
index 4797a2347..289f3e7ab 100755
--- a/tests/rm/rm4
+++ b/tests/rm/rm4
@@ -21,7 +21,7 @@ cd $tmp || framework_failure=1
mkdir dir || 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