[med-svn] [python-mne] 01/01: use MNE_SKIP_NETWORK_TESTS

Alexandre Gramfort agramfort-guest at moszumanska.debian.org
Mon Sep 1 20:11:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

agramfort-guest pushed a commit to branch master
in repository python-mne.

commit 50893383e3be397a6223eb22c73ccda8870d1b80
Author: Alexandre Gramfort <alexandre.gramfort at m4x.org>
Date:   Sat Aug 30 10:07:57 2014 -0400

    use MNE_SKIP_NETWORK_TESTS
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 94a931c..e1164d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_clean:
 	dh_clean
 
 override_dh_auto_test:
-	MNE_SKIP_SAMPLE_DATASET_TESTS=true MNE_FORCE_SERIAL=true \
+	MNE_SKIP_SAMPLE_DATASET_TESTS=true MNE_FORCE_SERIAL=true MNE_SKIP_NETWORK_TESTS=true \
 	  xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" \
 	  $(NOSETESTS) mne
 

-- 
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