added the " back that broke the script before

This commit is contained in:
sonja.mirtitsch%sun.com 2001-10-04 17:01:17 +00:00
parent 1a231e506c
commit 53ce51dcab

View File

@ -467,7 +467,7 @@ tbx_dirs()
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tbx/stalker_NT"
else
if [ -n "${TBX_LOGDIR}" ] ; then
TBX_LOGFILE_DIR="${TBX_LOGDIR}
TBX_LOGFILE_DIR="${TBX_LOGDIR}"
fi
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tinderbox/Solaris8_64"
fi