Skip to content

Commit 109fcec

Browse files
committed
Disable test script for debugging purposes
1 parent 09e7176 commit 109fcec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/include.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ scripts/crl-revoked.log: scripts/resume.log
2222

2323
# CRL OpenSSL verification test - verifies CRLs created by test_sk_X509_CRL_encode
2424
# depends on unit tests completing first (which creates the CRL files)
25-
dist_noinst_SCRIPTS+= scripts/crl-openssl-verify.test
26-
scripts/crl-openssl-verify.log: tests/unit.log
25+
#dist_noinst_SCRIPTS+= scripts/crl-openssl-verify.test
26+
#scripts/crl-openssl-verify.log: tests/unit.log
2727
endif
2828

2929
# arrange to serialize ocsp.test, ocsp-stapling.test, ocsp-stapling-with-ca-as-responder.test, ocsp-stapling2.test, and testsuite,

0 commit comments

Comments
 (0)