Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fabfile/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'fabfile/common.py')
-rw-r--r--fabfile/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fabfile/common.py b/fabfile/common.py
index 3658666..4b812bc 100644
--- a/fabfile/common.py
+++ b/fabfile/common.py
@@ -14,7 +14,7 @@ instances = {"production":
"slaves_port": 9989,
"snapshot": True,
"web_port": 8080}},
- "testing":
+ "html":
{"master_dir": "master-html",
"slave_dir": "slave-html",
"sandbox_dir": "sandbox-html",