tests/run_tests.sh

Tue, 18 Aug 2009 13:47:21 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 18 Aug 2009 13:47:21 +0100
changeset 1713
252afc358000
parent 362
af21058d565e
permissions
-rwxr-xr-x

net.dns: Automatically add nameserver 127.0.0.1 if /etc/resolv.conf missing or empty on a non-Windows system (thanks Louis Mamakos)

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

mercurial