From 052088efe75a4a26046cec80ffe5fc3808019ad4 Mon Sep 17 00:00:00 2001 From: Nigel McNie Date: Thu, 3 Jul 2008 00:24:37 +1200 Subject: [PATCH] New bug for writing a default .cil file. --- issues/i_a90ad11f.cil | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 issues/i_a90ad11f.cil diff --git a/issues/i_a90ad11f.cil b/issues/i_a90ad11f.cil new file mode 100644 index 0000000..f5a3630 --- /dev/null +++ b/issues/i_a90ad11f.cil @@ -0,0 +1,20 @@ +Summary: Write a default .cil file so --commands work +Status: New +CreatedBy: Nigel McNie +AssignedTo: Nigel McNie +Inserted: 2008-07-02T12:22:45 +Updated: 2008-07-02T12:24:24 + +When I tried to use cil for the first time, I did: + +cil init +[fix debian packaging :)] +cil init +cil add +cil list --is-open + +And got no results. Because cil didn't know at that point what statuses counted as 'open'. + +It would be nice if a default .cil was written out, with just enough statuses etc. in it to make those common --command flags work. + +You could also add cil init --bare to not write this out. -- 2.39.5