[Pkg-crosswire-commits] [bibletime] 08/21: debian/rules: override_dh_auto_test because the test rely on a display which is not there

Teus Benschop teus-guest at moszumanska.debian.org
Fri Oct 6 11:33:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

teus-guest pushed a commit to branch master
in repository bibletime.

commit 6450fea32b760e0b13bc2acc87b44e0f66d213ca
Author: Teus Benschop <teusjannette at gmail.com>
Date:   Wed Oct 4 13:44:51 2017 +0200

    debian/rules: override_dh_auto_test because the test rely on a display which is not there
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index cd23d0c..d01249a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@ -Scmake --parallel
 
+override_dh_auto_test:
+	echo "Skip dh_auto_test because the tests rely on a display which is not there"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-crosswire/bibletime.git



More information about the Pkg-crosswire-commits mailing list