From 87d6947d51717e8b0e975d913986161598a7259a Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Thu, 19 Nov 2015 16:00:33 +0100 Subject: tests: use quiet level 0 by default in tests Git-Dch: Ignore --- test/integration/test-disappearing-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/test-disappearing-packages') 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 -- cgit v1.2.3