File

tests/run_tests.sh @ 7894:217412da818f

migrator: Fix argument parsing
author Kim Alvefur <zash@zash.se>
date Wed, 15 Feb 2017 15:30:19 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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