File

tests/run_tests.sh @ 3353:cd3cbf361f8f

mod_httpserver: Serve index.html if a request is made for a directory and it contains one (thanks Brian Cully)
author Matthew Wild <mwild1@gmail.com>
date Tue, 13 Jul 2010 09:25:45 +0100
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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