aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/set_root.py
diff options
context:
space:
mode:
authorAaron Bentley <abentley@panoramicfeedback.com>2005-03-11 19:17:17 +0000
committerAaron Bentley <abentley@panoramicfeedback.com>2005-03-11 19:17:17 +0000
commitf254781274f35c485befb4f6acedb8fb8d1f797b (patch)
tree81f82e11fce6aa27abf9853cf9e183d40d593cc5 /becommands/set_root.py
parent20a48a1ad3f720d915084d6d139b3790cd4630eb (diff)
downloadbugseverywhere-f254781274f35c485befb4f6acedb8fb8d1f797b.tar.gz
Implemented plugin system for viewing commands
Diffstat (limited to 'becommands/set_root.py')
-rw-r--r--becommands/set_root.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/becommands/set_root.py b/becommands/set_root.py
index bf1d495..0775da3 100644
--- a/becommands/set_root.py
+++ b/becommands/set_root.py
@@ -1,3 +1,4 @@
+"""Assign the root directory for bug tracking"""
from libbe import bugdir, cmdutil
def execute(args):