File

tests/run_tests.sh @ 7858:14fe60a65c69

mod_storage_sql: Fix to use correct order for return values from transaction (thanks postblue)
author Kim Alvefur <zash@zash.se>
date Tue, 24 Jan 2017 19:26:40 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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