diff --git a/test/test_snmp_ifmib.sh b/test/test_snmp_ifmib.sh index 400586b9..6ab5aa83 100755 --- a/test/test_snmp_ifmib.sh +++ b/test/test_snmp_ifmib.sh @@ -487,8 +487,9 @@ expectpart "$($snmpwalk IF-MIB::ifXTable)" 0 "IF-MIB::ifName.1 = STRING: ifname1 expectpart "$($snmpwalk $OID30)" 0 "IF-MIB::ifName.1 = STRING: ifname1" \ "IF-MIB::ifName.2 = STRING: ifname2" -rm -rf $dir testexit +rm -rf $dir + new "endtest" endtest