oops... wrong filesystem - undid the changes

This commit is contained in:
sonmi%netscape.com 2001-07-16 20:47:03 +00:00
Родитель e7d77a0da2
Коммит c9cebbc6e4
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -178,7 +178,7 @@ export BC_RELEASE
EARLY_EXIT=TRUE #before the report file has been created, causes Exit to
#create it
UX_D0=/h/redbuild/export/builds/mccrel/nss
UX_D0=/h/blds-sca15a/export/builds/mccrel/nss
################################### glob_init ##########################
# global shell function, main initialisation function
@ -330,7 +330,7 @@ init_dirs()
set_d2
if [ -z "${BCDIST}" ] ; then
#BCDIST=/h/redbuild/export/builds/mccrel/nss/${BC_MASTER}/${MASTERBUILD}/mozilla/dist
#BCDIST=/h/blds-sca15a/export/builds/mccrel/nss/${BC_MASTER}/${MASTERBUILD}/mozilla/dist
BCDIST=${D1}/../${BC_MASTER}/${MASTERBUILD}/mozilla/dist
if [ ! -d $BCDIST ] ; then
ask "Backward compatibility dierectory $BCDIST does not exist, continue" "y" "n" || Exit

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

@ -17,7 +17,7 @@ else if ( "$QAYEAR" == "" ) then
endif
setenv D1 /h/redbuild/export/builds/mccrel/nss/nss$NSSVER
setenv D1 /h/blds-sca15a/export/builds/mccrel/nss/nss$NSSVER
setenv NTDIST ${D1}/builds/${QAYEAR}${BUILDDATE}.1/blowfish_NT4.0_Win95/mozilla/dist
setenv UXDIST ${D1}/builds/${QAYEAR}${BUILDDATE}.1/y2sun2_Solaris8/mozilla/dist
setenv TESTSCRIPTDIR ${D1}/builds/${QAYEAR}${BUILDDATE}.1/y2sun2_Solaris8/mozilla/security/nss/tests