File

tests/run_tests.sh @ 4285:c806a599224a

mod_storage_sql: Switch to MEDIUMTEXT for the 'value' column when using MySQL, as it imposes a 64K limit otherwise, potentially truncating data. Automatically upgrades existing tables.
author Matthew Wild <mwild1@gmail.com>
date Thu, 02 Jun 2011 02:30:26 +0100
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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