File

tests/run_tests.sh @ 8123:bd591c5fc1bf

util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix)
author Kim Alvefur <zash@zash.se>
date Mon, 24 Apr 2017 16:24:28 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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