mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
Update verify to correctly check the return value of get_latest_version for errors. Since get_latest_version could return a variety of negative error codes to signify errors compare against that range instead of -1 to determine success of the operation.