tests/run_tests.sh

Wed, 29 Apr 2009 02:08:12 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 29 Apr 2009 02:08:12 +0100
changeset 1065
3806173670f2
parent 362
af21058d565e
permissions
-rwxr-xr-x

mod_*: Fix many unnecessary global accesses in modules (already committed to main repo)

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

mercurial