summaryrefslogtreecommitdiff
path: root/devel/buildbot/files/patch-buildbot-scripts-sample.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'devel/buildbot/files/patch-buildbot-scripts-sample.cfg')
-rw-r--r--devel/buildbot/files/patch-buildbot-scripts-sample.cfg12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/buildbot/files/patch-buildbot-scripts-sample.cfg b/devel/buildbot/files/patch-buildbot-scripts-sample.cfg
deleted file mode 100644
index a20d9cbed8af..000000000000
--- a/devel/buildbot/files/patch-buildbot-scripts-sample.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
---- buildbot/scripts/sample.cfg~ 2017-01-11 14:05:29.000000000 +0100
-+++ buildbot/scripts/sample.cfg 2017-03-07 18:01:36.617128988 +0100
-@@ -10,6 +10,9 @@
- # a shorter alias to save typing.
- c = BuildmasterConfig = {}
-
-+####### DON'T SEND USAGE DATA TO BUILDBOT.NET
-+c['buildbotNetUsageData'] = None
-+
- ####### WORKERS
-
- # The 'workers' list defines the set of recognized workers. Each element is