X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=tests%2Frun_tests.sh;h=bfb13d0089aed7191ca37a1bf4731bf205d9d519;hb=66c884627b111b6c9323cc612f8f1e956cd0abf6;hp=d93cd39b31941d73efeb31c062ce1352a267fc70;hpb=bca9d41c435fcce947eb9ee166efae96becbac5f;p=prosody.git 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 $*