From aa71c5d503c03a3865771582e4aa2220ba6fd3e2 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sat, 5 Dec 2009 13:40:28 +1300 Subject: [PATCH] cil-bf35f2c7: New Issue --- issues/i_bf35f2c7.cil | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 issues/i_bf35f2c7.cil diff --git a/issues/i_bf35f2c7.cil b/issues/i_bf35f2c7.cil new file mode 100644 index 0000000..e69f003 --- /dev/null +++ b/issues/i_bf35f2c7.cil @@ -0,0 +1,14 @@ +Summary: Adding a label twice actually does it +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Inserted: 2009-12-05T00:38:49 +Updated: 2009-12-05T00:39:50 + +Take an issue with no labels: + + $ cil label cafebabe Milestone-v0.1 + $ cil label cafebabe Milestone-v0.1 + $ cil show cafebabe + +The label appears twice. This shouldn't happen. -- 2.39.5