Confirmed users
4,293
edits
(https, py27) |
(Use python 2.7.3 when creating a master) |
||
| Line 50: | Line 50: | ||
MASTER_NAME=$USERNAME \ | MASTER_NAME=$USERNAME \ | ||
BASEDIR=/builds/buildbot/$USERNAME/build1 \ | BASEDIR=/builds/buildbot/$USERNAME/build1 \ | ||
PYTHON= | PYTHON=/tools/python27/bin/python \ | ||
VIRTUALENV=virtualenv \ | VIRTUALENV=virtualenv \ | ||
BUILDBOTCUSTOM_BRANCH=default \ | BUILDBOTCUSTOM_BRANCH=default \ | ||