Bug 1329320 - Followup to use TOOLTOOL_DIR for makecab. r=gps

This commit is contained in:
aleth 2017-01-11 18:00:24 +01:00
parent ddc9128136
commit 094f1aba88

View File

@ -14,4 +14,6 @@ fi
MOZ_AUTOMATION_INSTALLER=${MOZ_AUTOMATION_INSTALLER-1}
export SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE=c:/builds/crash-stats-api.token
export MAKECAB=$topsrcdir/makecab.exe
TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir}
export MAKECAB=$TOOLTOOL_DIR/makecab.exe