HenriWahl / checkmk-agent-plugin-yum

Checks for updates on RPM-based distributions via yum.
GNU General Public License v2.0
23 stars 22 forks source link

Error in IF statement for yum history... #75

Closed swampdogmash closed 1 month ago

swampdogmash commented 3 months ago

An error in the IF statement for the improved YUM History checking meant no last update timestamp was actually output.

(missing $ for variable and missing space before ] )

Apologies...!

swampdogmash commented 2 months ago

Could you merge this change? Currently the agent script won't run in it's current incarnation due to the syntax errors

HenriWahl commented 1 month ago

Sorry for the delay... lot of stuff to do atm...

HenriWahl commented 1 month ago

GitHub Actions are still waiting to be executed: https://github.com/HenriWahl/checkmk-agent-plugin-yum/actions/runs/9472228965/job/26098289723