File

tests/run_tests.sh @ 7877:23c7e3bfd299

prosody: Silence warnings about setting the globals 'server' and 'socket' [luacheck]
author Kim Alvefur <zash@zash.se>
date Sun, 29 Jan 2017 22:31:34 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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