File

tests/run_tests.sh @ 8280:9ca0e3128b62

net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 17:34:54 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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