tests/run_tests.sh

Tue, 20 Oct 2009 13:25:29 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 20 Oct 2009 13:25:29 +0100
changeset 2023
a3bf6cb12752
parent 362
af21058d565e
permissions
-rwxr-xr-x

prosody: Use rawget to test for the existence of ssl (LuaSec) so we don't look for a nil global

#!/bin/sh
rm reports/*.report
lua test.lua $*

mercurial