summaryrefslogtreecommitdiff
path: root/security/nss/tests/nssqa
diff options
context:
space:
mode:
authorsonmi%netscape.com <devnull@localhost>2001-05-11 23:10:54 +0000
committersonmi%netscape.com <devnull@localhost>2001-05-11 23:10:54 +0000
commit5fbcdc7c52c280d8e15e849895b4922a38c34710 (patch)
tree99c96cb3e16a02557a9cd6e1b7644237483ecf04 /security/nss/tests/nssqa
parentd57ad4146d6dc0321ac2bad09b6780a7bc9ac3c6 (diff)
downloadnss-hg-5fbcdc7c52c280d8e15e849895b4922a38c34710.tar.gz
export testlevel, so the scripts know when running backwardcompatibility
tests (need to run some tests differently, because of new options, or known misbehavior)
Diffstat (limited to 'security/nss/tests/nssqa')
-rwxr-xr-xsecurity/nss/tests/nssqa1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/tests/nssqa b/security/nss/tests/nssqa
index 8677dbc0e..d62ca27ad 100755
--- a/security/nss/tests/nssqa
+++ b/security/nss/tests/nssqa
@@ -252,6 +252,7 @@ nssqa_main()
TEST_LEVEL=0
while [ $TEST_LEVEL -lt 3 ] ; do
+ export TEST_LEVEL
unset BUILD_OPT;export BUILD_OPT;Debug "BUILD_OPT $BUILD_OPT"
unset USE_64;export USE_64;Debug "USE_64 $USE_64"
bc $TEST_LEVEL