From 30db53a2a0793b47a9f03f689c6948476fd74ae2 Mon Sep 17 00:00:00 2001 From: stass Date: Wed, 29 Mar 2023 15:56:38 +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 d076850b..712e06c0 100644 --- a/test/test_snmp_union.sh +++ b/test/test_snmp_union.sh @@ -152,7 +152,7 @@ function testexit(){ ENTITY_OID=".1.3.6.1.2.1.47.1.1.1" -expectpart "$($snmpwalk -Ci .1.3.6)" 0 "0.0" +expectpart "$($snmpwalk -i .1.3.6)" 0 "0.0" # first string, value=first OID_FIRST="${ENTITY_OID}.1.1.1"