Cosmetic change.

time-shift
Stéphane Adjemian (Charybdis) 2013-07-05 00:24:17 +02:00
parent 1b35bfb211
commit f8e5cc7b49
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ gitlastcommithash = reportfilecontent.gitlastcommithash;
str = 'Hi,';
str = char(str,'');
str = char(str,'This is a summary report for the unitary tests in Dynare. Full report can be');
str = char(str,['found at http://www.dynare.org/stepan/dynare/tests/' reportfile]);
str = char(str,'This is a summary report for the unitary tests in Dynare. Full report can be found at');
str = char(str,['http://www.dynare.org/stepan/dynare/tests/' reportfile]);
str = char(str,'');
str = char(str,gitinfo(1,:));