summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsonmi%netscape.com <devnull@localhost>2001-06-12 23:29:53 +0000
committersonmi%netscape.com <devnull@localhost>2001-06-12 23:29:53 +0000
commitc0cc291b11b8b5eca2309552ac1dbeecfd02ea6c (patch)
treee9839712f2f9879ceda5a236b1bc15cfca055712
parentc5f6da7456254631e0954d085967080983b3bc66 (diff)
downloadnss-hg-c0cc291b11b8b5eca2309552ac1dbeecfd02ea6c.tar.gz
turned on verbose to see where (if) selfserver is dying
-rwxr-xr-xsecurity/nss/tests/ssl/ssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/tests/ssl/ssl.sh b/security/nss/tests/ssl/ssl.sh
index b0058b86e..d5274006b 100755
--- a/security/nss/tests/ssl/ssl.sh
+++ b/security/nss/tests/ssl/ssl.sh
@@ -92,7 +92,7 @@ ssl_init()
fileout=0 #FIXME, looks like all.sh tried to turn this on but actually didn't
#fileout=1
- #verbose="-v" #FIXME - see where this is usefull
+ verbose="-v" #FIXME - see where this is usefull
cd ${CLIENTDIR}
}