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 2d02173 commit bb58bf8Copy full SHA for bb58bf8
llvm/docs/HowToAddABuilder.rst
@@ -241,8 +241,9 @@ In order to use this "local testing" mode:
241
buildbot-worker start --nodaemon <buildbot-worker-root-directory>
242
243
* Either wait until the poller sets off a build, or alternatively force a
244
- build to start in the web UI (which is also the best place to review the
245
- build results).
+ build to start in the web UI.
+
246
+* Review the progress and results of the build in the web UI.
247
248
This local testing configuration defaults to binding only to the loopback
249
interface for security reasons.
0 commit comments