We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a98e1 commit 4950b7cCopy full SHA for 4950b7c
llvm/docs/HowToAddABuilder.rst
@@ -218,6 +218,7 @@ In order to use this "local testing" mode:
218
BUILDMASTER_TEST=1 buildbot checkconfig
219
220
* Start the buildmaster.
221
+
222
.. code-block:: bash
223
224
BUILDMASTER_TEST=1 buildbot start --nodaemon .
@@ -230,6 +231,7 @@ In order to use this "local testing" mode:
230
231
* You can now create and start a buildbot worker. Ensure you pick the correct
232
name for the worker associated with the build configuration you want to test
233
in ``buildbot/osuosl/master/config/builders.py``.
234
235
236
237
buildbot-worker create-worker <buildbot-worker-root-directory> \
0 commit comments