From 72b0fc7fd497dd094845e2bbd235cab016f9b229 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 16 Jan 2008 14:47:14 +0000 Subject: need real fix... urpmi one or the other... --- t/superuser--handle-conflict-deps.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/superuser--handle-conflict-deps.t') diff --git a/t/superuser--handle-conflict-deps.t b/t/superuser--handle-conflict-deps.t index 21b628ab..998e26ff 100644 --- a/t/superuser--handle-conflict-deps.t +++ b/t/superuser--handle-conflict-deps.t @@ -27,5 +27,5 @@ sub test_conflict_on_upgrade { sub test_conflict_on_install { urpmi('--auto a b'); - check_installed_and_remove('a'); # WARNING: why does it choose one or the other? + check_installed_and_remove('b', 'b-sub'); # WARNING: why does it choose one or the other? } -- cgit v1.2.1