summaryrefslogtreecommitdiffstats
path: root/tests/include.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include.rc')
-rw-r--r--tests/include.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include.rc b/tests/include.rc
index 1a0fb06002f..28d4ab744ff 100644
--- a/tests/include.rc
+++ b/tests/include.rc
@@ -97,7 +97,7 @@ for line in $expect_tests; do
done
IFS=$x_ifs
-echo 1..$testcnt
+echo "1..`echo $testcnt`"
t=1