From: Andrew Dunstan Date: Mon, 18 Oct 2010 01:38:33 +0000 (+0000) Subject: show notes X-Git-Url: https://git.exim.org/buildfarm-server.git/commitdiff_plain/6ead6298b1e5eb90fb435b77c9f1ffccfca8ebb6 show notes --- diff --git a/templates/status.tt b/templates/status.tt index 32a17d6..e20dc7a 100644 --- a/templates/status.tt +++ b/templates/status.tt @@ -19,6 +19,8 @@ [%- BLOCK img ; IF flag == 'depend' or flag == 'gnu-ld' ; ; ELSIF flag_imgs.$flag %][% flag %] [% ELSE %][%# flag ; ' ' %][% END ; END -%] +[%- BLOCK sysnotes ; IF row.sys_notes %] +[%- ELSE %] [% END ; END -%] [%- BLOCK cl %] class="[% SWITCH bgfor.replace('-.*','') -%] [%- CASE 'OK' %]pass[% CASE 'ContribCheck' %]warn[% CASE [ 'Check' 'InstallCheck' ] %]warnx[% CASE %]fail[% END %]" [%- END -%] @@ -47,14 +49,15 @@ [% brch = "" %] [% FOREACH row IN statrows %] [% IF row.branch != brch ; brch = row.branch %] -Branch: [% brch %] -AliasSystemStatusFlags +Branch: [% brch %] +AliasSystemStatusFlags [% END %] [% row.sysname %] + [% PROCESS sysnotes %] [% row.operating_system %] [% row.os_version %] [%- row.compiler %]