File

tests/run_tests.sh @ 8096:dd3191974f2a

prosodyctl: Allow continuing to run as root (fixes #893)
author Kim Alvefur <zash@zash.se>
date Wed, 19 Apr 2017 19:31:46 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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