Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/common.py')
-rw-r--r--commands/common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/common.py b/commands/common.py
index e9f5293..e92f798 100644
--- a/commands/common.py
+++ b/commands/common.py
@@ -9,6 +9,7 @@ from devbot import config
from devbot import command
from devbot import git
+
def setup():
git.set_root_path(base_dir)