[med-svn] [sistr] 03/04: Code to disable build time tests
Andreas Tille
tille at debian.org
Wed Oct 11 19:03:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sistr.
commit a1519006087f68cafc67f6459a995fab18e7d932
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 11 20:58:04 2017 +0200
Code to disable build time tests
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 22cbf13..73cab74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@ override_dh_fixperms:
dh_fixperms
find debian -name "*.fasta" -exec chmod -x \{\} \;
find debian -name "*.csv" -exec chmod -x \{\} \;
+
+#override_dh_auto_test:
+# dh_auto_test || true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sistr.git
More information about the debian-med-commit
mailing list