From bc6123b3c6cf92eca8671cb2de814b94249f278b Mon Sep 17 00:00:00 2001 From: claudio Date: Fri, 20 Jul 2018 21:59:53 +0000 Subject: [PATCH] Listen on 127.0.0.1 and ::1 in the regress config since the test use localhost which can be resolved to either of the two values. OK bluhm@ --- regress/usr.sbin/snmpd/snmpd.sh | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/regress/usr.sbin/snmpd/snmpd.sh b/regress/usr.sbin/snmpd/snmpd.sh index 28b87b6e064..97f78287206 100644 --- a/regress/usr.sbin/snmpd/snmpd.sh +++ b/regress/usr.sbin/snmpd/snmpd.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: snmpd.sh,v 1.7 2018/06/30 17:37:59 rob Exp $ +# $OpenBSD: snmpd.sh,v 1.8 2018/07/20 21:59:53 claudio Exp $ #/* # * Copyright (c) Rob Pierce # * @@ -63,10 +63,9 @@ echo "\nConfiguration: default community strings, trap receiver, trap handle\n" cat > ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf <