|
From: <as...@us...> - 2009-09-06 05:19:53
|
Revision: 7655
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7655&view=rev
Author: astraw
Date: 2009-09-06 05:19:47 +0000 (Sun, 06 Sep 2009)
Log Message:
-----------
buildbot: run tests in verbose mode on Mac
Modified Paths:
--------------
trunk/matplotlib/test/_buildbot_mac_sage.sh
Modified: trunk/matplotlib/test/_buildbot_mac_sage.sh
===================================================================
--- trunk/matplotlib/test/_buildbot_mac_sage.sh 2009-09-06 05:05:57 UTC (rev 7654)
+++ trunk/matplotlib/test/_buildbot_mac_sage.sh 2009-09-06 05:19:47 UTC (rev 7655)
@@ -11,4 +11,4 @@
make -f make.osx mpl_install
echo ${PYTHONPATH}
-cd test && python run-mpl-test.py --all --keep-failed
\ No newline at end of file
+cd test && python run-mpl-test.py --verbose --all --keep-failed
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|