mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
adder HP as tinderboxplatform
This commit is contained in:
parent
f33cebfd69
commit
c851973d17
@ -470,6 +470,8 @@ tbx_dirs()
|
||||
TBX_LOGFILE_DIR="${TBX_LOGDIR}"
|
||||
elif [ -d "${NSS_VER_DIR}/logs/tinderbox/Solaris8_64" ] ; then
|
||||
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tinderbox/Solaris8_64"
|
||||
elif [ -d "${NSS_VER_DIR}/logs/tinderbox/HP-UX-11.00" ] ; then
|
||||
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tinderbox/HP-UX-11.00"
|
||||
elif [ -d "${NSS_VER_DIR}/logs/tinderbox/Solaris2.6" ] ; then
|
||||
TBX_LOGFILE_DIR="${NSS_VER_DIR}/logs/tinderbox/Solaris2.6"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user