From ccdbde85bae8efa2dc646708db52e41db3963f72 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 5 Sep 2007 15:28:33 +0000 Subject: add a comment --- t/superuser--obsolete-and-conflict.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/superuser--obsolete-and-conflict.t b/t/superuser--obsolete-and-conflict.t index 1aed554b..3fa1372c 100644 --- a/t/superuser--obsolete-and-conflict.t +++ b/t/superuser--obsolete-and-conflict.t @@ -40,7 +40,7 @@ urpme('b c d'); urpmi('a d'); check_installed_names('a', 'd'); urpmi('--split-level 1 b c'); -check_installed_names('b', 'c', 'd'); +check_installed_names('b', 'c', 'd'); # perl-URPM fix for #31969 fixes this too ("d" used to be removed without asking) sub test_urpmi { -- cgit v1.2.1