File

tests/run_tests.sh @ 7864:7ece186a44d3

mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type check
author Kim Alvefur <zash@zash.se>
date Wed, 25 Jan 2017 11:12:43 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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