Missing return 1 in UPS.pm

tags/zabbix-agent-addons-0.2.20-1
Daniel Berteaud 9 years ago
parent fc9002b06e
commit a9cc531768
  1. 2
      lib/Zabbix/Agent/Addons/UPS.pm

@ -16,3 +16,5 @@ sub list_ups {
}
return @ups;
};
1;

Loading…
Cancel
Save