Files
William Douglas 442185b20a Correct return check of get_latest_version
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.
2016-05-10 10:31:00 -07:00
..