mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
Since most of these checks are used by all subcommands, and are written in slightly different ways, move all of the checks into swupd_init() to do the checks in one place and prevent misordering of these calls. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>