Werk #2068: Filesystem checks: Fix crash when legacy parameters (tuple) were used
| Component | Checks & agents | ||
| Title | Filesystem checks: Fix crash when legacy parameters (tuple) were used | ||
| Date | Apr 16, 2015 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
A library function, which is used by many filesystem checks, raised an exception when the check parameters were not specified as dictionary. For example (93, 96). This has been fixed.