diff options
Diffstat (limited to 'test/integration/test-bug-679371-apt-get-autoclean-multiarch')
-rwxr-xr-x | test/integration/test-bug-679371-apt-get-autoclean-multiarch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-679371-apt-get-autoclean-multiarch b/test/integration/test-bug-679371-apt-get-autoclean-multiarch index 3de7d69f9..a9436fa11 100755 --- a/test/integration/test-bug-679371-apt-get-autoclean-multiarch +++ b/test/integration/test-bug-679371-apt-get-autoclean-multiarch @@ -22,6 +22,6 @@ testsuccess aptget install pkgall pkgnative pkgforeign -y testdpkginstalled pkgall pkgnative testsuccess aptcache show pkgforeign/installed -testequal 'Reading package lists... +testsuccessequal 'Reading package lists... Building dependency tree... Reading state information...' aptget autoclean -s |