File

tests/run_tests.sh @ 7926:b009c27818c6

util.pposix: Expose ENOENT constant (usually 2, but you never know)
author Kim Alvefur <zash@zash.se>
date Wed, 01 Mar 2017 17:03:48 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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