Cosmetic change. Display the cell report in the log file.

time-shift
Stéphane Adjemian (Charybdis) 2013-07-05 18:07:28 +02:00
parent 6d440fbe56
commit 44961e3408
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ platform = computer;
listoffiles = get_directory_description(dirname);
diary(['report-' gitlastcommithash '.log'] )
[report, time] = run_unitary_tests(listoffiles);
[report, time] = run_unitary_tests(listoffiles)
diary off
if nargin>1 && savereport>0