diff options
Diffstat (limited to 'test/integration/test-disappearing-packages')
-rwxr-xr-x | test/integration/test-disappearing-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-disappearing-packages b/test/integration/test-disappearing-packages index ffe692c10..b922d2f72 100755 --- a/test/integration/test-disappearing-packages +++ b/test/integration/test-disappearing-packages @@ -33,7 +33,7 @@ testsuccess aptget install old-pkg=1.0 --trivial-only testmarkedauto # old-pkg is manual installed -CMD='aptget dist-upgrade -y -q=0' +CMD='aptget dist-upgrade -y' msgtest 'Test for equality of' "$CMD" COMPAREFILE="$(mktemp)" echo 'The following package disappeared from your system as |