This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository partitionfinder.
commit 3a2497c2e451f3ce1ba0d1ec297b50cff008cc3f Author: Kevin Murray <[email protected]> Date: Sat Feb 6 15:45:25 2016 +0100 Only test unit test scripts --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 11d91c9..4a27da6 100755 --- a/debian/rules +++ b/debian/rules @@ -14,4 +14,4 @@ override_dh_auto_build: override_dh_auto_test: dh_auto_test - nosetests + nosetests tests/test_*.py -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/partitionfinder.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
