trieing to acces a variable set by perl, for tinderbox

git-svn-id: svn://10.0.0.236/trunk@104563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sonja.mirtitsch%sun.com
2001-10-04 00:36:53 +00:00
parent baf7b28816
commit 6bd52bd411

View File

@@ -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