aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xruntests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtests.sh b/runtests.sh
index 82dc8c1..85b7811 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -39,7 +39,7 @@ then
39Please ensure you do not have the Lua CJSON module installed before 39Please ensure you do not have the Lua CJSON module installed before
40running these tests. 40running these tests.
41EOT 41EOT
42 exit 42 exit 1
43fi 43fi
44cd .. 44cd ..
45 45