Skip to content

Commit 4950b7c

Browse files
committed
Missing blank lines
1 parent 15a98e1 commit 4950b7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ In order to use this "local testing" mode:
218218
BUILDMASTER_TEST=1 buildbot checkconfig
219219
220220
* Start the buildmaster.
221+
221222
.. code-block:: bash
222223
223224
BUILDMASTER_TEST=1 buildbot start --nodaemon .
@@ -230,6 +231,7 @@ In order to use this "local testing" mode:
230231
* You can now create and start a buildbot worker. Ensure you pick the correct
231232
name for the worker associated with the build configuration you want to test
232233
in ``buildbot/osuosl/master/config/builders.py``.
234+
233235
.. code-block:: bash
234236
235237
buildbot-worker create-worker <buildbot-worker-root-directory> \

0 commit comments

Comments
 (0)