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 9a6318f6b2038005837bf5a29ebe3cd48a3e7d77
Author: Alexandre Gramfort <[email protected]>
Date:   Fri Aug 29 22:17:00 2014 -0400

    fix joblib test pb
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 46f1f24..94a931c 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_SKIP_SAMPLE_DATASET_TESTS=true MNE_FORCE_SERIAL=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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to