mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-19 03:47:26 +00:00
Removing extra step from 3rd-party remove
Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
This commit is contained in:
committed by
Castulo J. Martinez
parent
18a793fd60
commit
4277580540
@@ -168,7 +168,6 @@ enum swupd_code third_party_remove_main(int argc, char **argv)
|
||||
}
|
||||
|
||||
/* remove the repo's exported binaries from the system */
|
||||
progress_next_step("load_manifests", PROGRESS_BAR);
|
||||
ret = third_party_process_files(mom->files, "\nRemoving 3rd-party bundle binaries...\n", "remove_binaries", third_party_remove_binary);
|
||||
|
||||
exit:
|
||||
|
||||
Reference in New Issue
Block a user