had to put in netscape specific unix base dir as well

git-svn-id: svn://10.0.0.236/trunk@143848 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bishakhabanerjee%netscape.com
2003-06-18 07:11:15 +00:00
parent 51ebb0fae4
commit 3e21a8849e

View File

@@ -472,6 +472,7 @@ tbx_dirs()
TRD="${HOST}${TBX_NOBITS}-`date +%Y%m%d-%H.%M`"
RESULTDIR="${NSS_VER_DIR}/tinderbox/tests_results/security/${TRD}"
if [ ${DOMSUF} = "mcom.com" -o ${DOMSUF} = "netscape.com" -o ${DOMSUF} = "nscp.aoltw.net" ] ; then
UX_D0=/share/builds/sbsrel2/nss
URL="sbs-rel.nscp.aoltw.net"
RESULTDIRURL="http://${URL}${NSS_VER_DIR}/tinderbox/tests_results/security/${TRD}"
else