From b095172ad19310bf2253acf8f1fdf7b9a88483a1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 12 Sep 2007 09:51:04 +0000 Subject: promote fixed in perl-URPM > 1.80 --- t/superuser--split-transactions--promote.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/superuser--split-transactions--promote.t') diff --git a/t/superuser--split-transactions--promote.t b/t/superuser--split-transactions--promote.t index f3bb1d9d..a157efe3 100644 --- a/t/superuser--split-transactions--promote.t +++ b/t/superuser--split-transactions--promote.t @@ -40,7 +40,7 @@ sub test { #- below need the promotion of "f-2" (upgraded from "f-1") to work test_ef("$split e"); - #- WARNING: below would need the promotion of "h-2" (upgraded from "e-1") + #- below need the promotion of "h-2" (upgraded from "h-1") to work test_gh("$split g"); } @@ -81,5 +81,5 @@ sub test_gh { check_installed_names('g', 'h'); urpmi("--media $name-2 --auto $para"); - check_installed_fullnames_and_remove('g-2-1'); # WARNING + check_installed_fullnames_and_remove('g-2-1', 'h-2-1'); } -- cgit v1.2.1