Module: monitoring-plugins
Branch: master
Commit: 6d1d1dac32841d5ca6ee51bb09b30a6c604b17e2
Author: Lorenz Kästle <[email protected]>
Committer: GitHub <[email protected]>
Date: Thu Oct 31 16:11:44 2024 +0100
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6d1d1da
Merge pull request #2016 from RincewindsHat/fix/check_ssh-variable-stuff
* fix a bug in check_ssh where a variable was used before being set
* clang-format on check_ssh
* do not export local variables from check_ssh
* several style and linter fixes in check_ssh
---