This is an automated email from the git hooks/post-receive script. vdanjean pushed a commit to branch master in repository htsjdk.
commit d3e2779b19e5b2ef1badf20fd654e2f8ee3574b7 Author: Vincent Danjean <[email protected]> Date: Wed Jul 6 22:09:32 2016 +0200 temporary disabling tests --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 2ac631f..a434de8 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
