Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fabfile/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/fabfile/common.py b/fabfile/common.py
index 40d5961..b66e724 100644
--- a/fabfile/common.py
+++ b/fabfile/common.py
@@ -24,7 +24,6 @@ instances = {"production":
{"repo": "git://git.sugarlabs.org/sugar-build/sugar-build.git",
"branch": "testing",
"check_system": False,
- "distribute": True,
"slaves_port": 9990,
"snapshot": True,
"sub_repos_changes": False,