File

tests/run_tests.sh @ 3358:b5a812cf698c

loggingmanager: Add reload_logging() method, which gets called on any config reload, to reset util.logger and remove and re-add all sink types to perform a full reload of the logging system without a restart.
author Matthew Wild <mwild1@gmail.com>
date Wed, 14 Jul 2010 01:25:32 +0100
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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