From 6cf61b013ffbb5c8ec1241f0ec8e33ce4c01f472 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Wed, 9 Aug 2017 13:19:45 +0200 Subject: [PATCH] fix juniper isg --- network/juniper/isg/snmp/plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/juniper/isg/snmp/plugin.pm b/network/juniper/isg/snmp/plugin.pm index e745e41fb..130f4e62a 100644 --- a/network/juniper/isg/snmp/plugin.pm +++ b/network/juniper/isg/snmp/plugin.pm @@ -18,7 +18,7 @@ # limitations under the License. # -package network::juniper::snmp::isg::plugin; +package network::juniper::isg::snmp::plugin; use strict; use warnings;