File

tests/run_tests.sh @ 8947:f12cc1d7aa65

prosodyctl: Warn if attempting to run an unknown check (fixes #1161)
author Kim Alvefur <zash@zash.se>
date Thu, 28 Jun 2018 10:56:24 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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