From 052a7f48e769c10fb25d5b8adbc71dc085913add Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 28 Nov 2015 01:30:53 +0100 Subject: autopkgtest: use the quiet mode as for travis and co Git-Dch: Ignore --- debian/tests/run-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3