Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf8add9

Browse files
committed
buildbot: run tests in verbose mode on Mac
svn path=/trunk/matplotlib/; revision=7655
1 parent df3518f commit bf8add9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/_buildbot_mac_sage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ export PYTHONPATH=${PREFIX}/lib/python2.6/site-packages:${HOME}/dev/lib/python2.
1111
make -f make.osx mpl_install
1212
echo ${PYTHONPATH}
1313

14-
cd test && python run-mpl-test.py --all --keep-failed
14+
cd test && python run-mpl-test.py --verbose --all --keep-failed

0 commit comments

Comments
 (0)