diff options
author | W. Trevor King <wking@drexel.edu> | 2009-06-25 08:30:52 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-06-25 08:30:52 -0400 |
commit | d61b9a76a1ffc9daec72456aa4549bf3e3093f29 (patch) | |
tree | 6116b13cafd7e0a3a99bcfa1eb3556af1b9e206a /.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c | |
parent | e95942bdf1f5ad6703c20e87b3368302801370ae (diff) | |
download | bugseverywhere-d61b9a76a1ffc9daec72456aa4549bf3e3093f29.tar.gz |
Added `be tag --list' to list all tags.
Loading all the bugs for the list search had the side effect of
updating all the bug values files to the new YAML format.
Diffstat (limited to '.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c')
-rw-r--r-- | .be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values | 32 |
1 files changed, 6 insertions, 26 deletions
diff --git a/.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values b/.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values index 06b20b7..9271b50 100644 --- a/.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values +++ b/.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values @@ -1,35 +1,15 @@ +creator: abentley +severity: minor -creator=abentley +status: fixed +summary: there's a tyop in the wx example gui (in the line that appends ../../ to + sys.path) - -severity=minor - - - - - - -status=fixed - - - - - - -summary=there's a tyop in the wx example gui (in the line that appends ../../ to sys.path) - - - - - - -time=Tue, 27 Dec 2005 16:59:49 +0000 - - +time: Tue, 27 Dec 2005 16:59:49 +0000 |