tests/run_tests.sh

Tue, 05 May 2009 14:19:45 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 05 May 2009 14:19:45 +0100
changeset 1118
239d4362a040
parent 362
af21058d565e
permissions
-rwxr-xr-x

mod_posix: Reload the config and reopen log files on SIGHUP

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

mercurial