mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-28 13:45:42 +00:00
90c976fdaf
To decrease chances of specifying an incorrect format number, since the default is a hardcoded value "3", always require the user to pass the -F option to swupd_create_update. In the future, it would be nice to read the default value from a config file, with the -F option overriding the value. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>