diff options
| author | bluhm <> | 2020-12-17 00:51:12 +0000 |
|---|---|---|
| committer | bluhm <> | 2020-12-17 00:51:12 +0000 |
| commit | c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a (patch) | |
| tree | 41030f23560f1b7f802918acd790dd062a36ac0b /src/regress/lib/libssl/interop/Makefile.inc | |
| parent | 4950cd5ba18509d9b030ea25b45c9c2a552762df (diff) | |
| download | openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.tar.gz openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.tar.bz2 openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.zip | |
Remove echo headlines.
Diffstat (limited to 'src/regress/lib/libssl/interop/Makefile.inc')
| -rw-r--r-- | src/regress/lib/libssl/interop/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/interop/Makefile.inc b/src/regress/lib/libssl/interop/Makefile.inc index 91f88e2b0b..ed5fe26147 100644 --- a/src/regress/lib/libssl/interop/Makefile.inc +++ b/src/regress/lib/libssl/interop/Makefile.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile.inc,v 1.7 2020/09/15 01:45:16 bluhm Exp $ | 1 | # $OpenBSD: Makefile.inc,v 1.8 2020/12/17 00:51:11 bluhm Exp $ |
| 2 | 2 | ||
| 3 | .PATH: ${.CURDIR}/.. | 3 | .PATH: ${.CURDIR}/.. |
| 4 | 4 | ||
| @@ -16,7 +16,6 @@ ldd-$p.out: $p | |||
| 16 | client-self.out server-self.out: run-self-client-server | 16 | client-self.out server-self.out: run-self-client-server |
| 17 | 17 | ||
| 18 | run-self-client-server: client server 127.0.0.1.crt | 18 | run-self-client-server: client server 127.0.0.1.crt |
| 19 | @echo '\n======== $@ ========' | ||
| 20 | # check that tls client and server work together | 19 | # check that tls client and server work together |
| 21 | LD_LIBRARY_PATH=${LD_LIBRARY_PATH} \ | 20 | LD_LIBRARY_PATH=${LD_LIBRARY_PATH} \ |
| 22 | ./server >server-self.out \ | 21 | ./server >server-self.out \ |
