Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'devbot/shell.py')
-rw-r--r--devbot/shell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/devbot/shell.py b/devbot/shell.py
index 66f26f9..ba9dfc1 100644
--- a/devbot/shell.py
+++ b/devbot/shell.py
@@ -5,6 +5,7 @@ import os
from devbot import environ
from devbot import config
+
def start(rcfile):
environ.setup()