From e4179a5e22b5ddfa6ebbc5cbbb7abad0f0f149a9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 7 Sep 2007 11:06:58 +0000 Subject: nicer comment --- 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 9fa39dc3..d13ed470 100644 --- a/t/superuser--split-transactions--promote.t +++ b/t/superuser--split-transactions--promote.t @@ -18,14 +18,14 @@ my $name = 'split-transactions--strict-require'; urpmi_addmedia("$name-1 $::pwd/media/$name-1"); urpmi_addmedia("$name-2 $::pwd/media/$name-2"); -#- below need the promotion of "a-2" (upgraded from "a-1") to work +#- below need the promotion of "a-2" (upgraded from "a-1") test_ab('--split-length 0 b'); test_ab('--split-level 1 b'); test_ab('--split-length 0 --auto-select'); test_ab('--split-level 1 --auto-select'); -#- below need the promotion of "d2" (new installed package) to work +#- below need the promotion of "d2" (new package to install) test_cd('--split-length 0 d1'); test_cd('--split-level 1 d1'); -- cgit v1.2.1