Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/common.py b/commands/common.py
index 61d9537..e9f5293 100644
--- a/commands/common.py
+++ b/commands/common.py
@@ -22,7 +22,6 @@ def setup():
if "SUGAR_BUILDBOT" in os.environ:
args["relocatable"] = True
- args["extra_packages_files"] = ["buildslave.json"]
config.setup(**args)