File

tests/run_tests.sh @ 8022:05e201468f27

mod_storage_internal: Add support for removing archived items
author Kim Alvefur <zash@zash.se>
date Fri, 31 Mar 2017 17:48:50 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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