diff options
author | W. Trevor King <wking@drexel.edu> | 2008-12-04 09:14:01 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2008-12-04 09:14:01 -0500 |
commit | 83e320a61eb74dab6eddfdda010f34fa42eedc0c (patch) | |
tree | 7bdeb30f918344ab41b87c3e66b3193360335ebc /becommands/show.py | |
parent | f6c5402f58b8450ee4e1a78da87b560491abbd45 (diff) | |
download | bugseverywhere-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/show.py')
-rw-r--r-- | becommands/show.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/becommands/show.py b/becommands/show.py index 37168c1..87b890f 100644 --- a/becommands/show.py +++ b/becommands/show.py @@ -30,6 +30,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 |