This is an automated email from the git hooks/post-receive script. yoh pushed a commit to tag 0.4 in repository python-mne.
commit e012e4c6456f3183f836c866003a39fe2d33194a Author: Alexandre Gramfort <[email protected]> Date: Wed Jul 25 10:58:51 2012 +0200 MISC cleanup old coverage info in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4e02ec5..bcc6963 100755 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ test-doc: $(NOSETESTS) --with-doctest --doctest-tests --doctest-extension=rst doc/ doc/source/ test-coverage: + rm -rf coverage .coverage $(NOSETESTS) --with-coverage --cover-package=mne --cover-html --cover-html-dir=coverage test-profile: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
