X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/60b6200d219bb8b32a1db1c371439bc120989c1a..a95aefd0bc7b551a30e1c025b25b2f0837ca513a:/templates/log.tt diff --git a/templates/log.tt b/templates/log.tt index 124985a..0e9b8b2 100644 --- a/templates/log.tt +++ b/templates/log.tt @@ -18,7 +18,7 @@ See accompanying License file for license details [% 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.postgresql.org/gitweb?p=postgresql.git;a=commit;h='; + giturl = scmurl || 'https://git.exim.org/gitweb?p=exim.git;a=commit;h='; -%] [% WRAPPER 'page.tt' title = mytitle @@ -46,7 +46,7 @@ See accompanying License file for license details [% system %] - [% branch %] + [% branch %] [% info_row.operating_system %] [% info_row.os_version %] [% info_row.compiler %] [% info_row.compiler_version %] [% info_row.architecture %] @@ -105,7 +105,7 @@ See accompanying License file for license details
Git log
 [% IF last_build_git_ref && git_head_ref %]
-Change Set for this build
+Change Set for this build
 [% END %]
 [% FOREACH clog IN changed_this_run_logs ; PROCESS gitlog -%]
 [%- END -%]
@@ -133,9 +133,9 @@ not recorded
 [% IF changed_since_success_logs.0 %]
 
Git log
-Change Set prior to this build
+Change Set prior to this build
 
-Change Set including this build
+Change Set including this build
 
 [% FOREACH clog IN changed_since_success_logs ; PROCESS gitlog -%]
 [%- END -%]