Closed mcktr closed 6 years ago
Current output:
./check_tr64_fritz -P <PASSWORD> -f update
OK - No Upgrade available | update_pending=0
Testing becomes a bit difficult: I don't have a Fritz!Box with a pending update.
Output with a pending update:
./check_tr64_fritz -P <PASSWORD> -f update
CRITICAL - Upgrade available | update_pending=1
Will merge now.
This fixes the usage of the wrong attribute in the update function.
fixes #51