File

tests/run_tests.sh @ 7752:56abe6a8e761

mod_storage_sql: Create a new table to hold normalized database parameters (fixes #636)
author Kim Alvefur <zash@zash.se>
date Tue, 29 Nov 2016 08:20:42 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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