File

tests/run_tests.sh @ 7966:30309fd01d76

util.pposix: Use correct type for limits [-Wconstant-conversion]
author Kim Alvefur <zash@zash.se>
date Tue, 07 Mar 2017 22:36:43 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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