From d61b9a76a1ffc9daec72456aa4549bf3e3093f29 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 25 Jun 2009 08:30:52 -0400 Subject: 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. --- .../dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values | 32 ++++------------------ 1 file changed, 6 insertions(+), 26 deletions(-) (limited to '.be/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values') 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 -- cgit