Files
swupd-client/test/functional/checkupdate
Castulo Martinez 986fcd5604 Continue check-update when time is not correct
When the system time is way off, the certificate validation will
fail. For this reason, many swupd commands attempt to fix the
system time if wrong. check-update was not doing this so the
command would fail in this situation.

This commit adds a verification for this so check-update attempts
to fix the system time and continue instead of failing.

Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2018-11-16 14:31:11 -08:00
..