mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
Arrange for "bad names" to give non-zero exit code Arrange for "do nothing" in particular when packages are already installed to give a zero return code. This means that typos in names result in failures, but that trying to add an existing package is fine. Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>