From 98f3a57bd81b316d87bb4f7e1fdff45f8d03bbfd Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 7 Jan 2009 14:46:35 +0000 Subject: fix/enhance comment --- t/superuser--handle-conflict-deps2.t | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/t/superuser--handle-conflict-deps2.t b/t/superuser--handle-conflict-deps2.t index 3a87d7e8..1b859c8b 100644 --- a/t/superuser--handle-conflict-deps2.t +++ b/t/superuser--handle-conflict-deps2.t @@ -4,7 +4,11 @@ # b-1 upgrades to b-2 which requires a2 # a2 conflicts with a1 # -# d & a is the same as a & b +# d1-1 upgrades to d1-2 +# c-1 upgrades to c-2 which requires d2 +# d2 conflicts with d1 +# +# nb: d & c is similar to a & b # (needed to ensure both ordering works) # use strict; -- cgit v1.2.1