File

tests/run_tests.sh @ 8062:739bb455cafd

migrator: Remove broken distinction between a load error or a missing storage handler (worked with module()?)
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2017 13:06:06 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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