File

tests/run_tests.sh @ 5066:4be7093edde9

util.datamanager: Try to open in read+write mode, then retry with write mode if that fails (usually because it doesn't exist)
author Kim Alvefur <zash@zash.se>
date Tue, 31 Jul 2012 23:34:11 +0200
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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