File

tests/run_tests.sh @ 9544:cbd3b9d4c60b

prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout
author Kim Alvefur <zash@zash.se>
date Wed, 24 Oct 2018 17:13:49 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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