From: Thierry Parmentelat Date: Thu, 14 May 2009 18:01:54 +0000 (+0000) Subject: cosmetic X-Git-Tag: tests-4.3-2~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=33db9af58df8abbc61a00f9b9b74f624758c20e8;p=tests.git cosmetic --- diff --git a/system/run_log b/system/run_log index 345ac2e..0c6a88c 100755 --- a/system/run_log +++ b/system/run_log @@ -2,7 +2,7 @@ cd $(dirname $0) mkdir -p logs time=$(date +%H-%M) -logfile=logs/runtest-${time}.log +logfile=logs/run-${time}.log tracefile=logs/trace-${time}.txt # figure if TestMain succeeds, as the retcod gets lost in the pipe