summaryrefslogtreecommitdiff
path: root/security/nss/tests/dbtests/dbtests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/tests/dbtests/dbtests.sh')
-rwxr-xr-xsecurity/nss/tests/dbtests/dbtests.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/nss/tests/dbtests/dbtests.sh b/security/nss/tests/dbtests/dbtests.sh
index 313978316..86b9d7e61 100755
--- a/security/nss/tests/dbtests/dbtests.sh
+++ b/security/nss/tests/dbtests/dbtests.sh
@@ -84,10 +84,6 @@ dbtest_init()
# in the output.log, otherwise we can't tell what's a real error
RONLY_DIR=${HOSTDIR}/ronlydir
EMPTY_DIR=${HOSTDIR}/emptydir
- grep "SUCCESS: SSL passed" $CERT_LOG_FILE >/dev/null || {
- html_head "SSL Test failure"
- Exit : "Fatal - SSL of cert.sh needs to pass first"
- }
html_head "CERT and Key DB Tests"