summaryrefslogtreecommitdiff
path: root/security/nss/tests/jssdir
diff options
context:
space:
mode:
authorcvs2hg <devnull@localhost>2009-05-21 19:50:37 +0000
committercvs2hg <devnull@localhost>2009-05-21 19:50:37 +0000
commit67c6b17a703f23da046ea89f758f178939f5e84d (patch)
tree5cbb8d824ffc0791ead096feda9de96a21f5879b /security/nss/tests/jssdir
parent4e01753deae26aab901e9a4ad6805b700cc8f104 (diff)
downloadnss-hg-67c6b17a703f23da046ea89f758f178939f5e84d.tar.gz
fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'
Diffstat (limited to 'security/nss/tests/jssdir')
-rwxr-xr-xsecurity/nss/tests/jssdir28
1 files changed, 0 insertions, 28 deletions
diff --git a/security/nss/tests/jssdir b/security/nss/tests/jssdir
deleted file mode 100755
index 1609fbfcf..000000000
--- a/security/nss/tests/jssdir
+++ /dev/null
@@ -1,28 +0,0 @@
-if ( "$2" == "" ) then
- setenv BUILDDATE `date +%m%d`
-else
- setenv BUILDDATE $2
-endif
-
-if ( "$1" == "" ) then
- setenv JSSVER tip
-else
- setenv JSSVER $1
-endif
-
-if ( ! ${?QAYEAR} ) then
- setenv QAYEAR `date +%Y`
-else if ( "$QAYEAR" == "" ) then
- setenv QAYEAR `date +%Y`
-
-endif
-
-setenv JSS_VER_DIR /share/builds/mccrel3/jss/jss$JSSVER
-setenv NTDIST ${JSS_VER_DIR}/builds/${QAYEAR}${BUILDDATE}.1/blowfish_NT4.0_Win95/mozilla/dist
-setenv UXDIST ${JSS_VER_DIR}/builds/${QAYEAR}${BUILDDATE}.1/booboo_Solaris8/mozilla/dist
-setenv TESTSCRIPTDIR ${JSS_VER_DIR}/builds/${QAYEAR}${BUILDDATE}.1/booboo_Solaris8/mozilla/security/jss/tests
-setenv RESULTDIR ${JSS_VER_DIR}/builds/${QAYEAR}${BUILDDATE}.1/booboo_Solaris8/mozilla/tests_results/security
-
-cd ${JSS_VER_DIR}/builds/${QAYEAR}${BUILDDATE}.1/booboo_Solaris8
-pwd
-ls