From 474838b0cb99bc55641490da38d76f976f416e78 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sun, 24 Jan 2010 23:37:53 +1300 Subject: [PATCH] cil-1a5fb257: New Issue --- issues/i_1a5fb257.cil | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 issues/i_1a5fb257.cil diff --git a/issues/i_1a5fb257.cil b/issues/i_1a5fb257.cil new file mode 100644 index 0000000..e87d913 --- /dev/null +++ b/issues/i_1a5fb257.cil @@ -0,0 +1,13 @@ +Summary: Make sure depends-on and precedes can --add and --commit +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Inserted: 2010-01-24T10:36:07 +Updated: 2010-01-24T10:37:53 + +We need to support the following: + + $ cil depends-on --add cafebab1 cafebab2 + $ cil depends-on --commit cafebab1 cafebab2 + $ cil precedes --add cafebab1 cafebab2 + $ cil precedes --commit cafebab1 cafebab2 -- 2.39.5