This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository spades.
commit 71e61b6354f87fde4e2063387aa4581ae6bde00d Author: Sascha Steinbiss <[email protected]> Date: Sat Feb 6 20:43:11 2016 +0000 re-enable tests --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index c99722a..79de6d0 100755 --- a/debian/rules +++ b/debian/rules @@ -27,8 +27,7 @@ override_dh_auto_build: PREFIX=$(TMPDIR) ./spades_compile.sh override_dh_auto_test: - # Test fails in pbuilder - # $(TMPDIR)/bin/spades.py --test + $(TMPDIR)/bin/spades.py --test override_dh_auto_install: echo "Nothing to install" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
