File

tests/run_tests.sh @ 8277:57c5dd08ff0a

prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 15:37:10 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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