summaryrefslogtreecommitdiff
path: root/issues/i_f7ce705b.cil
diff options
context:
space:
mode:
Diffstat (limited to 'issues/i_f7ce705b.cil')
-rw-r--r--issues/i_f7ce705b.cil13
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/i_f7ce705b.cil b/issues/i_f7ce705b.cil
new file mode 100644
index 0000000..87d03c4
--- /dev/null
+++ b/issues/i_f7ce705b.cil
@@ -0,0 +1,13 @@
+Summary: Check for duplicate DependsOn and Precedes
+Status: Finished
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+AssignedTo: Andrew Chilton <andychilton@gmail.com>
+Label: Milestone-v0.07
+Comment: 1d9e3911
+Inserted: 2010-01-24T11:08:48
+Updated: 2010-01-25T01:33:36
+
+Cil allows the addition of duplicate precedes. This shouldn't be allowed.
+
+It should automatically just not do anything if this combination already
+exists.