Generate correct git URL.
authorTodd Lyons <tlyons@exim.org>
Mon, 5 May 2014 16:07:17 +0000 (09:07 -0700)
committerTodd Lyons <tlyons@exim.org>
Mon, 5 May 2014 16:07:17 +0000 (09:07 -0700)
Reported by Wolfgang Breyha.

templates/log.tt

index 124985ae4c2b623fa7dc2ccdb0f48c5e29985842..a151d6cc5b03ed5229f1a73df8714eb866273dff 100644 (file)
@@ -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 || 'http://git.exim.org/gitweb?p=exim.git;a=commit;h=';
 -%]
 [% WRAPPER 'page.tt' 
        title = mytitle