wisp
 
(Arne Babenhauserheide)
2013-08-08: added reproduction note to bracket in comment bug.

added reproduction note to bracket in comment bug.

diff --git a/.bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt b/.bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt
new file mode 100644
--- /dev/null
+++ b/.bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt
@@ -0,0 +1,28 @@
+# Lines starting with '#' and sections without content
+# are not displayed by a call to 'details'
+#
+[paths]
+# Paths related to this bug.
+# suggested format: REPO_PATH:LINENUMBERS
+
+
+[details]
+# Additional details
+
+
+[expected]
+# The expected result
+
+
+[actual]
+# What happened instead
+
+
+[reproduce]
+# Reproduction steps
+    echo "define ; )
+      a ' : b
+    " | ./wisp.py -
+
+[comments]
+# Comments and updates - leave your name