Skip to content

Commit

Permalink
finalize-staged: Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ruihe774 committed Dec 21, 2024
1 parent 2960f0a commit e808a69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ostree/ot-admin-builtin-finalize-staged.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ ot_admin_builtin_finalize_staged (int argc, char **argv, OstreeCommandInvocation

if (opt_hold)
{
/* XXX: does this work with invisible sysroot? */

/* Load the sysroot unlocked so that a separate namespace isn't
* created. */
if (!ostree_admin_sysroot_load (
Expand Down

0 comments on commit e808a69

Please sign in to comment.