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-conflicts-real-multiarch-same | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/integration/test-conflicts-real-multiarch-same') diff --git a/test/integration/test-conflicts-real-multiarch-same b/test/integration/test-conflicts-real-multiarch-same index e6c6c0e01..dd320aa8a 100755 --- a/test/integration/test-conflicts-real-multiarch-same +++ b/test/integration/test-conflicts-real-multiarch-same @@ -26,7 +26,7 @@ The following NEW packages will be installed: Inst virtual-provider (2 unstable [amd64]) Inst virtual-provider:i386 (2 unstable [i386]) Conf virtual-provider (2 unstable [amd64]) -Conf virtual-provider:i386 (2 unstable [i386])" aptget install virtual:* -s -q=0 +Conf virtual-provider:i386 (2 unstable [i386])" aptget install virtual:* -s testsuccessequal 'Reading package lists... Building dependency tree... @@ -36,7 +36,7 @@ The following NEW packages will be installed: Inst real (2 unstable [amd64]) Inst real:i386 (2 unstable [i386]) Conf real (2 unstable [amd64]) -Conf real:i386 (2 unstable [i386])' aptget install real:* -s -q=0 +Conf real:i386 (2 unstable [i386])' aptget install real:* -s # ensure that we are not confused by the provides testsuccessequal 'Reading package lists... @@ -47,4 +47,4 @@ The following NEW packages will be installed: Inst real-provider (2 unstable [amd64]) Inst real-provider:i386 (2 unstable [i386]) Conf real-provider (2 unstable [amd64]) -Conf real-provider:i386 (2 unstable [i386])' aptget install real-provider:* -s -q=0 +Conf real-provider:i386 (2 unstable [i386])' aptget install real-provider:* -s -- cgit v1.2.3