File

tests/run_tests.sh @ 7954:60b83f83f317

mod_c2s: Rename variable no avoid name clash [luacheck]
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2017 15:24:33 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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