tests/run_tests.sh

Thu, 25 Dec 2008 04:27:19 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 25 Dec 2008 04:27:19 +0500
changeset 640
068130563311
parent 362
af21058d565e
permissions
-rwxr-xr-x

Changed order of checking for component hosts to check the full and bare JIDs before the hostname (at another place)

362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 #!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 lua test.lua $*

mercurial