aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-09-17 09:01:20 -0400
committerW. Trevor King <wking@tremily.us>2012-09-17 09:01:20 -0400
commit25296754756cbae7a435952f0017b20e71fd5c1e (patch)
treef2ce081b2c84c6466421fd9f6ea95a34429b4cd8 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values
parenta95915c6c7d6a4e29c1e5547580e0c1fed2467e1 (diff)
downloadbugseverywhere-25296754756cbae7a435952f0017b20e71fd5c1e.tar.gz
bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON).
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values')
-rw-r--r--.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values40
1 files changed, 34 insertions, 6 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values
index 9271b50..417112b 100644
--- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values
+++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/dba25cfd-aa15-457c-903a-b53ecb5a3b2c/values
@@ -1,15 +1,43 @@
-creator: abentley
+{
-severity: minor
-status: fixed
-summary: there's a tyop in the wx example gui (in the line that appends ../../ to
- sys.path)
+ "creator": "abentley",
-time: Tue, 27 Dec 2005 16:59:49 +0000
+
+
+
+ "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"
+
+
+
+
+
+
+}