[150571] contrib/buildbot-test/master.cfg
ryandesign at macports.org
ryandesign at macports.org
Fri Jul 22 10:00:49 PDT 2016
Revision: 150571
https://trac.macports.org/changeset/150571
Author: ryandesign at macports.org
Date: 2016-07-22 10:00:49 -0700 (Fri, 22 Jul 2016)
Log Message:
-----------
buildbot-test: use https for titleURL
Modified Paths:
--------------
contrib/buildbot-test/master.cfg
Modified: contrib/buildbot-test/master.cfg
===================================================================
--- contrib/buildbot-test/master.cfg 2016-07-22 16:31:37 UTC (rev 150570)
+++ contrib/buildbot-test/master.cfg 2016-07-22 17:00:49 UTC (rev 150571)
@@ -522,7 +522,7 @@
# 'titleURL') and is embedded in the title of the waterfall HTML page.
c['title'] = "MacPorts"
-c['titleURL'] = "http://www.macports.org/"
+c['titleURL'] = "https://www.macports.org/"
c['buildbotURL'] = buildboturl
c['status'].append(html.WebStatus(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160722/4e96cb1d/attachment.html>
More information about the macports-changes
mailing list