summaryrefslogtreecommitdiff
path: root/tests/test-execle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-execle.sh')
-rwxr-xr-xtests/test-execle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-execle.sh b/tests/test-execle.sh
index 95999f29fd..c5a3c8b571 100755
--- a/tests/test-execle.sh
+++ b/tests/test-execle.sh
@@ -39,7 +39,7 @@ argv[10] = ||
Hommingberg = |Gepardenforelle|
EOF
-: ${DIFF=diff}
+: "${DIFF=diff}"
${DIFF} test-execle.ok test-execle.out
result=$?