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 bb58bf8 commit 4c0a079Copy full SHA for 4c0a079
llvm/docs/HowToAddABuilder.rst
@@ -257,7 +257,7 @@ to the remote buildmaster by connecting to ``localhost:9900``:
257
258
.. code-block:: bash
259
260
- ssh -N -L 8011:localhost:8011 -L 9990:localhost:9990 username@server_address
+ ssh -N -L 8011:localhost:8011 -L 9990:localhost:9990 username@buildmaster_server_address
261
262
263
Best Practices for Configuring a Fast Builder
0 commit comments