[med-svn] [htsjdk] 09/11: Revert "temporary disabling tests"

Vincent Danjean vdanjean at debian.org
Wed Jul 6 23:05:43 UTC 2016


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

vdanjean pushed a commit to branch master
in repository htsjdk.

commit 4de4cd38f67baa17632b8950323548da65ffbb8f
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date:   Thu Jul 7 00:12:36 2016 +0200

    Revert "temporary disabling tests"
    
    This reverts commit d3e2779b19e5b2ef1badf20fd654e2f8ee3574b7.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8efab7a..ecc4856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,8 +14,8 @@ export LC_ALL=C.UTF-8
 override_dh_auto_build:
 	dh_auto_build -- jar javadoc
 
-#override_dh_auto_test:
-#	dh_auto_build -- test
+override_dh_auto_test:
+	dh_auto_build -- test
 
 override_jh_installlibs:
 	jh_installlibs --version-strip='[+]dfsg[.0-9]*'

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



More information about the debian-med-commit mailing list