diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-17 18:37:09 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-17 18:37:18 +0200 |
commit | e7ebb41440cbe298b07c7fb7c6b20a64a17200f0 (patch) | |
tree | eb556bfcaa437d3a2d03708a136abb661b75171c /test/integration/test-handling-broken-orgroups | |
parent | 3dddcdf2432e78f37c74d8c76c2c519a8d935ab2 (diff) |
Fix the test suite again
Gbp-Dch: ignore
Diffstat (limited to 'test/integration/test-handling-broken-orgroups')
-rwxr-xr-x | test/integration/test-handling-broken-orgroups | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/integration/test-handling-broken-orgroups b/test/integration/test-handling-broken-orgroups index 15964a270..a465e5234 100755 --- a/test/integration/test-handling-broken-orgroups +++ b/test/integration/test-handling-broken-orgroups @@ -25,7 +25,7 @@ setupaptarchive testsuccessequal 'Reading package lists... Building dependency tree... -The following extra packages will be installed: +The following additional packages will be installed: cool The following NEW packages will be installed: cool coolstuff @@ -37,7 +37,7 @@ Conf coolstuff (1.0-1 unstable [all])' aptget install coolstuff -s testsuccessequal 'Reading package lists... Building dependency tree... -The following extra packages will be installed: +The following additional packages will be installed: stuff The following NEW packages will be installed: coolstuff2 stuff @@ -72,7 +72,7 @@ Conf coolstuff-brokenrec (1.0-1 unstable [all])' aptget install coolstuff-broken testsuccessequal 'Reading package lists... Building dependency tree... -The following extra packages will be installed: +The following additional packages will be installed: stuff The following NEW packages will be installed: coolstuff-conflict stuff @@ -84,7 +84,7 @@ Conf coolstuff-conflict (1.0-1 unstable [all])' aptget install coolstuff-conflic testsuccessequal 'Reading package lists... Building dependency tree... -The following extra packages will be installed: +The following additional packages will be installed: extrastuff The following NEW packages will be installed: coolstuff-provided extrastuff |