summaryrefslogtreecommitdiff
path: root/tests/nssqa
diff options
context:
space:
mode:
authorLudovic Hirlimann <ludovic@mozilla.com>2022-09-07 21:14:23 +0000
committerLudovic Hirlimann <ludovic@mozilla.com>2022-09-07 21:14:23 +0000
commit106ee3549a5b065c6e107f61f142b824b69a7c99 (patch)
tree2339dde338b0e4ba21f50eb3fb7431c164e9ddf8 /tests/nssqa
parentcd8e96246687158688b4272eb8fc2e66b62c01f5 (diff)
downloadnss-hg-106ee3549a5b065c6e107f61f142b824b69a7c99.tar.gz
Bug 1563221 remove support for older unix in NSS part 1 OSF r=nss-reviewers,djackson
Differential Revision: https://phabricator.services.mozilla.com/D36755
Diffstat (limited to 'tests/nssqa')
-rwxr-xr-xtests/nssqa6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/nssqa b/tests/nssqa
index 441128155..6df92fedd 100755
--- a/tests/nssqa
+++ b/tests/nssqa
@@ -143,9 +143,6 @@ map_os32()
MAPPED_OS=Solaris8_forte6
fi
;;
- OSF1)
- MAPPED_OS=OSF1V4.0
- ;;
Darwin)
MAPPED_OS=Darwin6.5
;;
@@ -190,8 +187,7 @@ nssqa_main()
if [ $O_WIN = "OFF" -a "$O_TBX" = "OFF" -a $O_LOCAL = "OFF" ] ; then
if [ ! -h ${NTDIST}/WINNT5.0_DBG.OBJ -o \
- ! -h ${UXDIST}/SunOS5.8_OPT.OBJ -o \
- ! -h ${UXDIST}/OSF1V5.0_DBG.OBJ ] ; then
+ ! -h ${UXDIST}/SunOS5.8_OPT.OBJ -o ] ; then
# determine if all needed symbolic links are present, in case
# we build on one platform and QA on another
# create the symbolic links