From: Andrew Chilton Date: Sun, 24 Jan 2010 11:09:54 +0000 (+1300) Subject: cil-f7ce705b: New Issue X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=268aa3f9d80fdaad13c52b82ef48041761fc1c90;p=cil.git cil-f7ce705b: New Issue --- diff --git a/issues/i_f7ce705b.cil b/issues/i_f7ce705b.cil new file mode 100644 index 0000000..d49761a --- /dev/null +++ b/issues/i_f7ce705b.cil @@ -0,0 +1,11 @@ +Summary: Check for duplicate DependsOn and Precedes +Status: New +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Inserted: 2010-01-24T11:08:48 +Updated: 2010-01-24T11:09:54 + +Cil allows the addition of duplicate precedes. This shouldn't be allowed. + +It should automatically just not do anything if this combination already +exists.