Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 351
blob7f435f87e80598e7e92c8aef72d6213ea7295438
1 Title: local: Catch invalid state codes and map to 3 (UNKNOWN)
2 Level: 1
3 Component: checks
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1387304385
8 Targetversion: future
10 If the the state of a line of the <tt>local</tt> section is
11 not in the allowed range (from <tt>0</tt> to <tt>3</tt>) then
12 we now assume <tt>3</tt>. Up to now Check_MK ran into an exception.