Werk #13042: check_mail_loop: respect --debug
| Component | Checks & agents | ||||
| Title | check_mail_loop: respect --debug | ||||
| Date | Sep 23, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The --debug flag for check_mail_loop did not affect all possible exceptions.
Now all catched exceptions should be raised with their full stack trace if --debug is provided on the commandline.