[med-svn] [gmap] 15/16: Don't run test in parallel

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jun 17 13:08:53 UTC 2016


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

malex-guest pushed a commit to branch master
in repository gmap.

commit 90b3af5a7d8d94b0f8051fda66e36779f53095c9
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Jun 17 13:45:26 2016 +0200

    Don't run test in parallel
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index a21ead9..6952f9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,3 +39,6 @@ override_dh_install:
 	  $(shell cd $(CURDIR)/debian/$(pkg)/usr/lib/gmap/; ls -1 gmap.*; ls -1 gsnap.*); \
 	  do ln -s /usr/lib/gmap/$$bin debian/$(pkg)/usr/bin/$$bin; \
 	done
+
+override_dh_auto_test:
+	dh_auto_test --no-parallel

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



More information about the debian-med-commit mailing list