This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gubbins.
commit 6da4e6a224accce0cb307b3cf2b2433e372bb48e Author: Andreas Tille <[email protected]> Date: Wed Nov 25 12:07:59 2015 +0100 Do not ignore failed tests --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 0509c30..ae312c2 100755 --- a/debian/rules +++ b/debian/rules @@ -6,10 +6,6 @@ %: dh $@ --with autoreconf --with python3 -override_dh_auto_test: - # cheat around failes tests for the moment - dh_auto_test || true - override_dh_clean: dh_clean rm -rf python/.eggs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gubbins.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
