summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelsonb%netscape.com <devnull@localhost>2005-08-26 04:05:38 +0000
committernelsonb%netscape.com <devnull@localhost>2005-08-26 04:05:38 +0000
commit37bf025c0b07a721daaaa3ab1af6e0ecfadeeef5 (patch)
treeaf9ac693b360a44322e5f97346263881c8b6bec8
parent6b9dd9d0616b76152ce3d7a8ac3131b4bb88a5f2 (diff)
downloadnss-hg-37bf025c0b07a721daaaa3ab1af6e0ecfadeeef5.tar.gz
After the preceeding checkin, ssl.sh was failing when run by itself.
Saul provided this one-line fix. Hacks branch.
-rwxr-xr-xsecurity/nss/tests/ssl/ssl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/tests/ssl/ssl.sh b/security/nss/tests/ssl/ssl.sh
index 404e06955..84d4cedae 100755
--- a/security/nss/tests/ssl/ssl.sh
+++ b/security/nss/tests/ssl/ssl.sh
@@ -388,6 +388,7 @@ ssl_run()
if [ -z "$DO_REM_ST" -a -z "$DO_DIST_ST" ] ; then
+ ssl_init
# save the directories as setup by init.sh
ORIG_SERVERDIR=$SERVERDIR