File

tests/run_tests.sh @ 8265:17ebd8ac8545

prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
author Waqas Hussain <waqas20@gmail.com>
date Sun, 24 Sep 2017 18:23:45 -0400
parent 7498:92e1c8355694
line wrap: on
line source

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