Fix URLs from http to https where possible
[buildfarm-server.git] / templates / log.tt
index e2ceffdb57c7a6cafe999c9bbdaafee3ee2ccae2..8a769450ead59044d56b97e7280eb905d4ca858f 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.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