We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93197e3 commit fc0e0fcCopy full SHA for fc0e0fc
check-plugins/ipmi-sel/ipmi-sel
@@ -19,8 +19,7 @@ import lib.args
19
import lib.base
20
import lib.lftest
21
import lib.shell
22
-from lib.globals import (STATE_CRIT, STATE_OK,
23
- STATE_UNKNOWN, STATE_WARN)
+from lib.globals import (STATE_OK, STATE_UNKNOWN, STATE_WARN)
24
25
__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
26
__version__ = '2026040801'
0 commit comments