tests/run_tests.sh

Thu, 17 Dec 2009 16:52:39 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 17 Dec 2009 16:52:39 +0000
changeset 2366
c3a364342cb4
parent 362
af21058d565e
permissions
-rwxr-xr-x

util.timer: Use luaevent's built-in method of repeating an event (fixes a weird crash)

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

mercurial