diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-02 10:44:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-03 15:56:39 +0700 |
commit | c5d809b1d5ef94f3b43fd5cdf0d25cb62fdc990c (patch) | |
tree | d1fdd3fdf1cff466bbdf00911a8a2645eb6b3d63 /python/buildbot-slave/README | |
parent | 07d9277718e454550ec2da7c5c8c4385b5820549 (diff) |
python/buildbot-worker: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/buildbot-slave/README')
-rw-r--r-- | python/buildbot-slave/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/buildbot-slave/README b/python/buildbot-slave/README deleted file mode 100644 index 265a1fcd9323..000000000000 --- a/python/buildbot-slave/README +++ /dev/null @@ -1,5 +0,0 @@ -Buildbot-slave is a slave to the continuous integration system -designed to automate the build/test cycle (buildbot). -By automatically rebuilding and testing the tree each time -something has changed, build problems are pinpointed quickly, -before other developers are inconvenienced by the failure. |