From efe9f66866e765980c69ed5c431f1a6ca8b5ca55 Mon Sep 17 00:00:00 2001 From: stass Date: Wed, 29 Mar 2023 15:36:34 +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 11344638..d076850b 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)" 0 "0.0" +expectpart "$($snmpwalk -Ci .1.3.6)" 0 "0.0" # first string, value=first OID_FIRST="${ENTITY_OID}.1.1.1"