From c097cd236a73964372b35213d552e3b4c86a56cc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 23 Oct 2016 12:32:09 -0700 Subject: comment --- debian/rules | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 963069e..5a1fea1 100755 --- a/debian/rules +++ b/debian/rules @@ -14,9 +14,10 @@ export BUILDEROPTIONS = -j1 %: dh $@ -# the test suite takes a very long time to run, so disable it at -# package built time. We run it with autopkgtest -# override_dh_auto_test: ./keysafe --test +# Temporarily disable test until upstream adds a spinner/progress +# indicator. Otherwise sbuild will time out on some archs +# override_dh_auto_test: +# ./keysafe --test # upstream's install-files target is not sufficient for our split into # three binary packages, so disable it here and use dh_* tools -- cgit v1.2.3