rollback: Remove unnecessary cleanup
_write_deployments() does this.
This commit is contained in:
parent
55fe109685
commit
06b766bf37
@ -117,9 +117,6 @@ rpmostree_builtin_rollback (int argc,
|
||||
error))
|
||||
goto out;
|
||||
|
||||
if (!ostree_sysroot_cleanup (sysroot, cancellable, error))
|
||||
goto out;
|
||||
|
||||
if (opt_reboot)
|
||||
gs_subprocess_simple_run_sync (NULL, GS_SUBPROCESS_STREAM_DISPOSITION_INHERIT,
|
||||
cancellable, error,
|
||||
|
Loading…
Reference in New Issue
Block a user