]> git.mjollnir.org Git - cil.git/commitdiff
cil-1a5fb257: New Issue
authorAndrew Chilton <andychilton@gmail.com>
Sun, 24 Jan 2010 10:37:53 +0000 (23:37 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Sun, 24 Jan 2010 10:37:53 +0000 (23:37 +1300)
issues/i_1a5fb257.cil [new file with mode: 0644]

diff --git a/issues/i_1a5fb257.cil b/issues/i_1a5fb257.cil
new file mode 100644 (file)
index 0000000..e87d913
--- /dev/null
@@ -0,0 +1,13 @@
+Summary: Make sure depends-on and precedes can --add and --commit
+Status: New
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+AssignedTo: Andrew Chilton <andychilton@gmail.com>
+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