Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 763
blob8542aaf30217a8ad4c9f3abacaa7aa2237f0fa5a
1 Title: hpux_if: Fixed exception during parsing of provided data on some systems
2 Level: 1
3 Component: checks
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1395998553
9 Some systems provide float values instead of ints. Parsing failed in this case
10 with a ValueError exception.