<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-infrastructure.

</pre>
<p><a href="https://github.com/macports/macports-infrastructure/commit/c71217ca655528c54d87a543556ac423fd3a5a62">https://github.com/macports/macports-infrastructure/commit/c71217ca655528c54d87a543556ac423fd3a5a62</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new c71217c  buildbot: Add a note about the deploy config
</span>c71217c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c71217ca655528c54d87a543556ac423fd3a5a62
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Sat Mar 10 19:16:07 2018 +0100

<span style='display:block; white-space:pre;color:#404040;'>    buildbot: Add a note about the deploy config
</span>---
 buildbot/README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/buildbot/README.md b/buildbot/README.md
</span><span style='display:block; white-space:pre;color:#808080;'>index b08bb39..3941e5b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/buildbot/README.md
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/buildbot/README.md
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -146,7 +146,11 @@ IMPORTANT! Change the following configuration options in config.json:
</span> > "slaveprefix":  "/opt/mp-buildbot/prefix"
 > "toolsprefix":  "/opt/local"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Reconfigure the buildbot master:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+For a local test installation, also remove everything inside the "deploy" option:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+> "deploy": {}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+After the configuration changes, reconfigure the buildbot master:
</span> 
     buildbot reconfig /opt/mp-buildbot/master
 
</pre><pre style='margin:0'>

</pre>