File

tests/run_tests.sh @ 8173:3ff99d49082f

mod_storage_internal: Return a noop iterator if archive is empty (fixes #920)
author Kim Alvefur <zash@zash.se>
date Wed, 05 Jul 2017 05:44:56 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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