From: Andrew Chilton Date: Sun, 24 Jan 2010 10:37:53 +0000 (+1300) Subject: cil-1a5fb257: New Issue X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=474838b0cb99bc55641490da38d76f976f416e78;p=cil.git cil-1a5fb257: New Issue --- 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