[% mytitle = BLOCK %]Exim BuildFarm | [% IF stage != 'OK' %]Log for system "[% system %]" failure on snapshot taken [% urldt ; ELSE %]Configuration summary for system "[% system %]" snapshot taken [% urldt ; END ; END -%]
[%
cvsurl = 'http://anoncvs.postgresql.org/cvsweb.cgi';
- giturl = scmurl || 'http://git.exim.org/gitweb?p=exim.git;a=commit;h=';
+ giturl = scmurl || 'https://git.exim.org/gitweb?p=exim.git;a=commit;h=';
-%]
[% WRAPPER 'page.tt'
title = mytitle
</tr>
<tr>
<td>[% system %]</td>
- <td><a href="/cgi-bin/show_history.pl?nm=[% system %]&br=[% branch %]">[% branch %]</a></td>
+ <td><a href="/cgi-bin/show_history.pl?nm=[% system %]&br=[% branch | uri %]">[% branch %]</a></td>
<td>[% info_row.operating_system %] [% info_row.os_version %]</td>
<td>[% info_row.compiler %] [% info_row.compiler_version %]</td>
<td>[% info_row.architecture %]</td>