summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-11-28 01:30:53 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2015-11-28 13:27:06 +0100
commit052a7f48e769c10fb25d5b8adbc71dc085913add (patch)
tree09a401a2b008496bb02ba1a3a7e779b8a7f7e737
parenteab57e0807c08fe8d3a5dcf02809c830f99fd972 (diff)
autopkgtest: use the quiet mode as for travis and co
Git-Dch: Ignore
-rw-r--r--debian/tests/run-tests2
1 files changed, 1 insertions, 1 deletions
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