summaryrefslogtreecommitdiff
path: root/tests/chmod/equals
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/equals')
-rwxr-xr-xtests/chmod/equals2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/equals b/tests/chmod/equals
index 82667e086..2f833bea3 100755
--- a/tests/chmod/equals
+++ b/tests/chmod/equals
@@ -18,7 +18,7 @@ cd $tmp || framework_failure=1
touch f || 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