mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
Update filename to workers.py file in documentation
Commit be9f322e8dc530a56f03356aad31fa9031b27e26 moved the list of workers from slaves.py to workers.py, but the documentation in "How To Add A Builder" was never updated and now references a non-existing file. This fixes that. Reviewed By: gkistanova Differential Revision: https://reviews.llvm.org/D94886
This commit is contained in:
parent
1fb21bc02d
commit
8e49c6ad90
@ -86,7 +86,7 @@ Here are the steps you can follow to do so:
|
||||
`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
|
||||
|
Loading…
Reference in New Issue
Block a user