aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/merge.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2008-12-04 09:14:01 -0500
committerW. Trevor King <wking@drexel.edu>2008-12-04 09:14:01 -0500
commit83e320a61eb74dab6eddfdda010f34fa42eedc0c (patch)
tree7bdeb30f918344ab41b87c3e66b3193360335ebc /becommands/merge.py
parentf6c5402f58b8450ee4e1a78da87b560491abbd45 (diff)
downloadbugseverywhere-83e320a61eb74dab6eddfdda010f34fa42eedc0c.tar.gz
Added per-tree configurable severities.
They currently have no effect, but you can see them with $ be set There's a lot of information in this one 'settings' variable. I think set will have to be specialized to handle arrays smoothly...
Diffstat (limited to 'becommands/merge.py')
-rw-r--r--becommands/merge.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/becommands/merge.py b/becommands/merge.py
index 9f324f7..927bb63 100644
--- a/becommands/merge.py
+++ b/becommands/merge.py
@@ -52,6 +52,7 @@ def execute(args, test=False):
Status : open
Assigned :
Target :
+ Reporter :
Creator : John Doe <jdoe@example.com>
Created : Wed, 31 Dec 1969 19:00 (Thu, 01 Jan 1970 00:00:00 +0000)
Bug A
@@ -96,6 +97,7 @@ def execute(args, test=False):
Status : closed
Assigned :
Target :
+ Reporter :
Creator : Jane Doe <jdoe@example.com>
Created : Wed, 31 Dec 1969 19:00 (Thu, 01 Jan 1970 00:00:00 +0000)
Bug B