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
commit4591053d46bc7fa2dc589236856917ed37f9bb88 (patch)
treed409a1964df76fe222241923402f863655ea7437 /tests/run_tests.sh
parent4db1bdfc87c6f56610c0e0f4732cca7ff1302efa (diff)
parent9fd5e93f0c2e8c0526d718d17e2b96775436e0dd (diff)
downloadprosody-4591053d46bc7fa2dc589236856917ed37f9bb88.tar.gz
prosody-4591053d46bc7fa2dc589236856917ed37f9bb88.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 $*