aboutsummaryrefslogtreecommitdiff
path: root/python/buildbot/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-02 11:52:22 +0100
committerAndrew Clemons <andrew.clemons@gmail.com>2022-03-05 00:21:34 +1300
commitaa4bda2f09960544ab952abe4239edc2cec0bdc0 (patch)
treea4a13f1a6de5522414a8ab292bd3c6758bd32cf8 /python/buildbot/README
parenta3da603e0b8373cb7971cf536581b03768b4e1bd (diff)
python/buildbot: updated for version 3.4.1 and python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/buildbot/README')
-rw-r--r--python/buildbot/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot/README b/python/buildbot/README
index 6e3d4e8b32277..c8c4221914a6b 100644
--- a/python/buildbot/README
+++ b/python/buildbot/README
@@ -11,4 +11,4 @@ lint checks, image size, compile time, and other build parameters can be
tracked over time, are more visible, and are therefore easier to
improve.
-See also buildbot-slave (the slave component of BuildBot).
+See also buildbot-worker (the worker component of BuildBot).