[PATCH] D94886: Update name to workers.py file in documentation

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 00:21:29 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf20bb857adda: Update filename to workers.py file in documentation (authored by dyung).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94886/new/

https://reviews.llvm.org/D94886

Files:
  llvm/docs/HowToAddABuilder.rst


Index: llvm/docs/HowToAddABuilder.rst
===================================================================
--- llvm/docs/HowToAddABuilder.rst
+++ llvm/docs/HowToAddABuilder.rst
@@ -86,7 +86,7 @@
    `zorg <https://github.com/llvm/llvm-zorg>`_. Use the typical LLVM 
    `workflow <https://llvm.org/docs/Contributing.html#how-to-submit-a-patch>`_.
 
-   * workers are added to ``buildbot/osuosl/master/config/slaves.py``
+   * workers are added to ``buildbot/osuosl/master/config/workers.py``
    * builders are added to ``buildbot/osuosl/master/config/builders.py``
 
    Please make sure your builder name and its builddir are unique through the


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94886.318439.patch
Type: text/x-patch
Size: 646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/5de056d7/attachment.bin>


More information about the llvm-commits mailing list