aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_tests.sh
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2015-09-04 11:11:40 +0100
committerMatthew Wild <mwild1@gmail.com>2015-09-04 11:11:40 +0100
commitd354bc41e91ae490da5d40807e5dd51d10da8c1f (patch)
treed409a1964df76fe222241923402f863655ea7437 /tests/run_tests.sh
parent1f99ea3fcfdb4b39dea39bcac6f1ecbb4f77630b (diff)
parent23f225c7d15e8c073d5389597e7a509e5ed9821c (diff)
downloadprosody-d354bc41e91ae490da5d40807e5dd51d10da8c1f.tar.gz
prosody-d354bc41e91ae490da5d40807e5dd51d10da8c1f.zip
Merge 0.10->trunk
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-xtests/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
index d93cd39b..bfb13d00 100755
--- a/tests/run_tests.sh
+++ b/tests/run_tests.sh
@@ -1,3 +1,3 @@
#!/bin/sh
rm reports/*.report
-lua test.lua $*
+exec lua test.lua $*