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

Skip to content

Commit ef62147

Browse files
committed
make the buildbot point to devbb
svn path=/trunk/matplotlib/; revision=7610
1 parent 84707ed commit ef62147

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/_buildbot_mac_sage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set -e
33
rm -rf ${HOME}/.matplotlib/*
44
rm -rf build
55

6+
export PATH=${HOME}/dev/bin:$PATH
67
export PYTHON=${HOME}/dev/bin/python
78
export PREFIX=${HOME}/devbb
89
export PYTHONPATH=${PREFIX}/lib/python2.6/site-packages:${HOME}/dev/lib/python2.6/site-packages

0 commit comments

Comments
 (0)