Skip to content

Commit 2baead0

Browse files
committed
[docs] Add blank line before bulletpoint list to fix HowToAddABuilder
The bulletpoint list wasn't rendering properly due to a missing blank line.
1 parent 2583071 commit 2baead0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ It is possible to test a builder running against a local version of LLVM's
192192
buildmaster setup. This allows you to test changes to builder, worker, and
193193
buildmaster configuration. A buildmaster launched in this "local testing" mode
194194
will:
195+
195196
* Bind only to local interfaces.
196197
* Use SQLite as the database.
197198
* Use a single fixed password for workers.

0 commit comments

Comments
 (0)