summaryrefslogtreecommitdiff
path: root/issues/i_a5b1eb37.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
commit1515145646c5aa80eb4c298607ea33da731ab586 (patch)
tree07b4654df41a24ac977925293363de7d8ff2e192 /issues/i_a5b1eb37.cil
parent68c0b1e19dd90db236a5b9dd862ab3251c0817a0 (diff)
Imported Upstream version 0.5.1upstream/0.5.1
Diffstat (limited to 'issues/i_a5b1eb37.cil')
-rw-r--r--issues/i_a5b1eb37.cil27
1 files changed, 0 insertions, 27 deletions
diff --git a/issues/i_a5b1eb37.cil b/issues/i_a5b1eb37.cil
deleted file mode 100644
index 6f41d03..0000000
--- a/issues/i_a5b1eb37.cil
+++ /dev/null
@@ -1,27 +0,0 @@
-Summary: Can't use string ("Finished") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/CIL.pm line 227.
-Status: Finished
-CreatedBy: Nigel McNie <nigel@mcnie.name>
-AssignedTo: Nigel McNie <nigel@mcnie.name>
-Comment: f09a77f4
-Inserted: 2008-07-02T12:27:39
-Updated: 2008-07-02T12:52:26
-
-I get this error when running 'cil list --is-open' on my repo.
-
-My .cil:
-
-StatusStrict: 1
-StatusAllowedList: New
-StatusAllowedList: InProgress
-StatusAllowedList: Finished
-StatusOpenList: New
-StatusOpenList: InProgress
-StatusClosedList: Finished
-LabelStrict: 1
-LabelAllowedList: Type-Enhancement
-LabelAllowedList: Type-Defect
-LabelAllowedList: Priority-High
-LabelAllowedList: Priority-Medium
-LabelAllowedList: Priority-Low
-
-Do you need more info? How does more info work in cil anyways :)