File

tests/run_tests.sh @ 8284:22460456c3a3

configure: Remove unused OS and architecture detection that would most likely fail on systems without gcc
author Kim Alvefur <zash@zash.se>
date Thu, 28 Sep 2017 12:30:43 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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