From ea40977382f0041675d9ad8de91d1f8b72911909 Mon Sep 17 00:00:00 2001 From: stass Date: Wed, 29 Mar 2023 18:31:50 +0300 Subject: [PATCH] fix test --- test/test_snmp_union.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_snmp_union.sh b/test/test_snmp_union.sh index 688e98ad..557a3cc4 100644 --- a/test/test_snmp_union.sh +++ b/test/test_snmp_union.sh @@ -158,7 +158,7 @@ function testexit(){ ENTITY_OID=".1.3.6.1.2.1.47.1.1.1" -echo $($snmpwalk) +echo $($snmpwalk) # first string, value=first OID_FIRST="${ENTITY_OID}.1.1.1"