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-bug-738785-switch-protocol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/test-bug-738785-switch-protocol') diff --git a/test/integration/test-bug-738785-switch-protocol b/test/integration/test-bug-738785-switch-protocol index 23578d85a..2f8a7ae5d 100755 --- a/test/integration/test-bug-738785-switch-protocol +++ b/test/integration/test-bug-738785-switch-protocol @@ -53,7 +53,7 @@ rm "$NEWMETHODS/https" cd downloaded testfailureequal "E: The method driver $(readlink -f './../')/rootdir/usr/lib/apt/methods/https could not be found. -N: Is the package apt-transport-https installed?" aptget download apt -q=0 +N: Is the package apt-transport-https installed?" aptget download apt testfailure test -e apt_1.0_all.deb cd - >/dev/null -- cgit v1.2.3