From: David Kalnischkies Date: Sat, 28 Nov 2015 00:30:53 +0000 (+0100) Subject: autopkgtest: use the quiet mode as for travis and co X-Git-Tag: 1.1.2~8 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/052a7f48e769c10fb25d5b8adbc71dc085913add autopkgtest: use the quiet mode as for travis and co Git-Dch: Ignore --- diff --git a/debian/tests/run-tests b/debian/tests/run-tests index e459d7093..f858adf5f 100644 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -19,4 +19,4 @@ APT_INTEGRATION_TESTS_INTERNAL_SOLVER=/usr/lib/apt/solvers/apt \ APT_INTEGRATION_TESTS_DUMP_SOLVER=/usr/lib/apt/solvers/dump \ APT_INTEGRATION_TESTS_BUILD_DIR=/usr/bin \ APT_INTEGRATION_TESTS_LIBRARY_PATH=/dev/null/does/not/exist \ -./test/integration/run-tests +./test/integration/run-tests -q