tests/run_tests.sh

Wed, 03 Dec 2008 19:57:08 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 03 Dec 2008 19:57:08 +0500
changeset 523
c0f15538f358
parent 362
af21058d565e
permissions
-rwxr-xr-x

config and data directories taken from path, and quoted to allow spaces in path

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

mercurial