File

tests/run_tests.sh @ 7869:eb5fba4c8074

mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias)
author Kim Alvefur <zash@zash.se>
date Fri, 27 Jan 2017 12:21:09 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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