summaryrefslogtreecommitdiff
path: root/tests/rmdir/t-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rmdir/t-slash')
-rwxr-xr-xtests/rmdir/t-slash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rmdir/t-slash b/tests/rmdir/t-slash
index 94d37415d..bc67c846b 100755
--- a/tests/rmdir/t-slash
+++ b/tests/rmdir/t-slash
@@ -17,7 +17,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 1
fi