From 9f24acbc23e6953e97bd437696fd2c8152fee40c Mon Sep 17 00:00:00 2001 From: beck <> Date: Wed, 18 Jan 2017 09:04:02 +0000 Subject: unhook ocsp test from the default since it currently requires network access and therefore appears to break in bluhm's test setup --- src/regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 595d1094da..f4a3088c6b 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2016/11/05 15:09:02 jsing Exp $ +# $OpenBSD: Makefile,v 1.26 2017/01/18 09:04:02 beck Exp $ SUBDIR= \ aead \ @@ -28,7 +28,6 @@ SUBDIR= \ ige \ md4 \ md5 \ - ocsp \ pbkdf2 \ pkcs7 \ poly1305 \ -- cgit v1.2.3-55-g6feb