diff options
| author | beck <> | 2017-01-18 09:04:02 +0000 |
|---|---|---|
| committer | beck <> | 2017-01-18 09:04:02 +0000 |
| commit | 27b0d04e2cbfd03a069001c148174ffc2d04016b (patch) | |
| tree | 81a84de280ceafd49abff909bed5042d9480f561 /src | |
| parent | 8fe2e6eace7bef30dafce2dfb7df8ca4fbdb46b2 (diff) | |
| download | openbsd-27b0d04e2cbfd03a069001c148174ffc2d04016b.tar.gz openbsd-27b0d04e2cbfd03a069001c148174ffc2d04016b.tar.bz2 openbsd-27b0d04e2cbfd03a069001c148174ffc2d04016b.zip | |
unhook ocsp test from the default since it currently requires network access and
therefore appears to break in bluhm's test setup
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.25 2016/11/05 15:09:02 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.26 2017/01/18 09:04:02 beck Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR= \ | 3 | SUBDIR= \ |
| 4 | aead \ | 4 | aead \ |
| @@ -28,7 +28,6 @@ SUBDIR= \ | |||
| 28 | ige \ | 28 | ige \ |
| 29 | md4 \ | 29 | md4 \ |
| 30 | md5 \ | 30 | md5 \ |
| 31 | ocsp \ | ||
| 32 | pbkdf2 \ | 31 | pbkdf2 \ |
| 33 | pkcs7 \ | 32 | pkcs7 \ |
| 34 | poly1305 \ | 33 | poly1305 \ |
