File

tests/run_tests.sh @ 9068:95ee62b5afef

mod_s2s: Reduce logging (#776)
author Kim Alvefur <zash@zash.se>
date Sun, 22 Jul 2018 19:45:58 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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