[med-svn] [roary] 02/02: disable build time tests

Sascha Steinbiss sascha at steinbiss.name
Wed Apr 6 23:44:01 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository roary.

commit b239ccda3ca6e106dc10cf1c110312dace1844e0
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Wed Apr 6 23:42:36 2016 +0000

    disable build time tests
---
 debian/rules | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6d45d40..9e2f3b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,11 @@
 #!/usr/bin/make -f
 
-# DH_VERBOSE := 1
-
 %:
 	dh $@ --with dist-zilla
 
 override_dh_dzil_build:
 	mv bin/create_pan_genome_plots.R bin/create_pan_genome_plots
-	dh_dzil_build --
\ No newline at end of file
+	dh_dzil_build --
+
+override_dh_auto_test:
+	# pass

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git



More information about the debian-med-commit mailing list