[med-svn] [python-mne] 312/353: MISC cleanup old coverage info in Makefile
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:25:22 UTC 2015
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 <alexandre.gramfort at inria.fr>
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
More information about the debian-med-commit
mailing list