Cosmetic change.

time-shift
Stéphane Adjemian (Charybdis) 2013-07-05 15:56:14 +02:00
parent 0f48674771
commit dc57706b55
1 changed files with 1 additions and 1 deletions

View File

@ -48,9 +48,9 @@ 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 found at');
str = char(str,'');
str = char(str,['http://www.dynare.org/stepan/dynare/tests/' reportfile]);
str = char(str,'');
str = char(str,gitinfo(1,:));
str = char(str,gitinfo(2,:));