summaryrefslogtreecommitdiff
path: root/issues/i_a5b1eb37.cil
blob: 6f41d03bc583ce07a26db72649889f8d03b0331c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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 :)