bug 493870 - force usage of mozilla build's python to prevent build failures due to use of cygwin's.

This commit is contained in:
Bob Clary 2009-06-01 16:39:24 -07:00
Родитель 256818e43d
Коммит 9d2706a5ac
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -167,6 +167,7 @@ for step in step1; do # dummy loop for handling exits
# directory to the home directory prior to executing the command.
if [[ -e "/c/mozilla-build" && $branch != "1.8.0" ]]; then
export PYTHON=/c/mozilla-build/python25/python
export BUILDDIR=${BUILDDIR:-/c/work/mozilla/builds}
export buildbash="/c/mozilla-build/msys/bin/bash"
export bashlogin=--login # this is for msys' bash.