File

tests/run_tests.sh @ 8000:42dd766cfe97

mod_mam: Remove dead code (default will be filled in by mamprefs.lib)
author Kim Alvefur <zash@zash.se>
date Thu, 23 Mar 2017 14:45:18 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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