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-prefer-higher-priority-providers | |
parent | 3dddcdf2432e78f37c74d8c76c2c519a8d935ab2 (diff) |
Fix the test suite again
Gbp-Dch: ignore
Diffstat (limited to 'test/integration/test-prefer-higher-priority-providers')
-rwxr-xr-x | test/integration/test-prefer-higher-priority-providers | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/integration/test-prefer-higher-priority-providers b/test/integration/test-prefer-higher-priority-providers index 85a302fb1..e6da2e151 100755 --- a/test/integration/test-prefer-higher-priority-providers +++ b/test/integration/test-prefer-higher-priority-providers @@ -15,7 +15,7 @@ setupaptarchive testsuccessequal 'Reading package lists... Building dependency tree... -The following extra packages will be installed: +The following additional packages will be installed: foo The following NEW packages will be installed: awesome foo @@ -39,7 +39,7 @@ testsuccessequal "Reading package lists... Building dependency tree... Package 'bar' is not installed, so not removed Package 'baz' is not installed, so not removed -The following extra packages will be installed: +The following additional packages will be installed: foo The following NEW packages will be installed: awesome foo @@ -52,7 +52,7 @@ Conf awesome (1 unstable [all])" aptget install awesome bar- baz- -s testsuccessequal "Reading package lists... Building dependency tree... Package 'foo' is not installed, so not removed -The following extra packages will be installed: +The following additional packages will be installed: bar The following NEW packages will be installed: awesome bar @@ -66,7 +66,7 @@ testsuccessequal "Reading package lists... Building dependency tree... Package 'foo' is not installed, so not removed Package 'baz' is not installed, so not removed -The following extra packages will be installed: +The following additional packages will be installed: bar The following NEW packages will be installed: awesome bar @@ -80,7 +80,7 @@ testsuccessequal "Reading package lists... Building dependency tree... Package 'foo' is not installed, so not removed Package 'bar' is not installed, so not removed -The following extra packages will be installed: +The following additional packages will be installed: baz The following NEW packages will be installed: awesome baz |