summaryrefslogtreecommitdiff
path: root/regress/sys/net/pf_divert/Makefile
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2020-12-17 00:51:14 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2020-12-17 00:51:14 +0000
commitab9e6159540b71c8a5f8900b7b00e62529eb50d8 (patch)
tree7e5d0abf609ad5c52e7b45ecdba6ba9dfde10105 /regress/sys/net/pf_divert/Makefile
parentb8fdd43d117162c8d2a8575e183b845dd894b5bb (diff)
Remove echo headlines.
Diffstat (limited to 'regress/sys/net/pf_divert/Makefile')
-rw-r--r--regress/sys/net/pf_divert/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/regress/sys/net/pf_divert/Makefile b/regress/sys/net/pf_divert/Makefile
index 6c218053c0b..77f8d61aa89 100644
--- a/regress/sys/net/pf_divert/Makefile
+++ b/regress/sys/net/pf_divert/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.22 2019/07/12 19:31:29 bluhm Exp $
+# $OpenBSD: Makefile,v 1.23 2020/12/17 00:51:12 bluhm Exp $
# The following ports must be installed for the regression tests:
# p5-IO-Socket-INET6 object interface for AF_INET and AF_INET6 domain sockets
@@ -131,13 +131,11 @@ PERLPATH = ${.CURDIR}/
.for inet addr in inet ADDR inet6 ADDR6
run-${inet}-reuse-rip-to-reply-to:
- @echo '\n======== $@ ========'
@echo 'rip to before reply is broken, it does not remove the state.'
@echo DISABLED
.for a in ${ARGS}
run-${inet}-${a:R}: ${a}
- @echo '\n======== $@ ========'
.if ${@:M*-packet-*}
time ${SUDO} SUDO=${SUDO} KTRACE=${KTRACE} \
perl ${PERLINC} ${PERLPATH}remote.pl -f ${inet} \
@@ -166,7 +164,6 @@ STATE_EXIST_rip_reply-to = !
.for first second in to to to reply to reply-to reply to reply reply reply reply-to reply-to to reply-to reply reply-to reply-to
run-${inet}-reuse-${proto}-${first}-${second}:
- @echo '\n======== $@ ========'
# create state with ${first} divert rule
time ${SUDO} SUDO=${SUDO} KTRACE=${KTRACE} \
perl ${PERLINC} ${PERLPATH}remote.pl -f ${inet} \