[151041] contrib/buildbot-test/config.json.sample

ryandesign at macports.org ryandesign at macports.org
Fri Aug 5 15:47:40 PDT 2016


Revision: 151041
          https://trac.macports.org/changeset/151041
Author:   ryandesign at macports.org
Date:     2016-08-05 15:47:40 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
buildbot-test: convert tabs to spaces in config.json.sample

Modified Paths:
--------------
    contrib/buildbot-test/config.json.sample

Modified: contrib/buildbot-test/config.json.sample
===================================================================
--- contrib/buildbot-test/config.json.sample	2016-08-05 22:46:31 UTC (rev 151040)
+++ contrib/buildbot-test/config.json.sample	2016-08-05 22:47:40 UTC (rev 151041)
@@ -1,13 +1,13 @@
 {
-	"production":   0,
-	"privkey":      "/var/keys/macports-privkey.pem",
-	"slaveport":    9989,
-	"httpport":     8010,
-	"buildboturl":  "http://localhost:8010/",
-	"htpasswdfile": "htpasswd",
-	"mpbbsvnurl":   "https://svn.macports.org/repository/macports/contrib/mp-buildbot",
-	"svnurl":       "https://svn.macports.org/repository/macports/trunk",
-	"archivesite":  "https://packages.macports.org",
-	"slaveprefix":  "/opt/local",
-	"toolsprefix":  "/opt/mports"
+    "production":   0,
+    "privkey":      "/var/keys/macports-privkey.pem",
+    "slaveport":    9989,
+    "httpport":     8010,
+    "buildboturl":  "http://localhost:8010/",
+    "htpasswdfile": "htpasswd",
+    "mpbbsvnurl":   "https://svn.macports.org/repository/macports/contrib/mp-buildbot",
+    "svnurl":       "https://svn.macports.org/repository/macports/trunk",
+    "archivesite":  "https://packages.macports.org",
+    "slaveprefix":  "/opt/local",
+    "toolsprefix":  "/opt/mports"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/ab20ba44/attachment.html>


More information about the macports-changes mailing list