зеркало из https://github.com/mozilla/gecko-dev.git
trieing to acces a variable set by perl, for tinderbox
This commit is contained in:
Родитель
3146968916
Коммит
aa356e241b
|
@ -466,6 +466,9 @@ tbx_dirs()
|
|||
if [ "$O_WIN" = "ON" ] ; then
|
||||
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tbx/stalker_NT"
|
||||
else
|
||||
if [ -n "${TBX_LOGDIR}" ] ; then
|
||||
TBX_LOGFILE_DIR="${TBX_LOGDIR}
|
||||
fi
|
||||
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tinderbox/Solaris8_64"
|
||||
fi
|
||||
echo "QA results in $RESULTDIR" >${TBX_LOGFILE_DIR}/qa.log
|
||||
|
|
Загрузка…
Ссылка в новой задаче