mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
added the " back that broke the script before
This commit is contained in:
parent
1a231e506c
commit
53ce51dcab
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user