bbangert /
buildbot-xmlrpc
Buildbot fork with additional XMLRPC methods and bugfixes.
Clone URL : http://bitbucket.org/bbangert/buildbot-xmlrpc/ (size: 1.9 MB)
| commit 707: | 17ff08feb375 |
| parent 706: | c8a46e42e7fd |
| branch: | default |
docs for 'buildbot restart'
4 months ago
Changed (Δ165 bytes):
raw changeset »
docs/buildbot.texinfo (4 lines added, 0 lines removed)
Up to file-list docs/buildbot.texinfo:
| … | … | @@ -1129,6 +1129,10 @@ There are certain configuration changes |
1129 |
1129 |
There are certain configuration changes that are not handled cleanly |
1130 |
1130 |
by @code{buildbot reconfig}. If this occurs, @code{buildbot restart} |
1131 |
1131 |
is a more robust tool to fully switch over to the new configuration. |
1132 |
||
1133 |
@code{buildbot restart} may also be used to start a stopped Buildbot |
|
1134 |
instance. This behaviour is useful when writing scripts that stop, start |
|
1135 |
and restart Buildbot. |
|
1132 |
1136 |
|
1133 |
1137 |
|
1134 |
1138 |
@node Maintenance, Troubleshooting, Shutdown, Installation |
