mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-21 13:34:34 +03:00
finalize-staged: Add a comment
This commit is contained in:
parent
2960f0a304
commit
e808a69067
@ -64,6 +64,8 @@ ot_admin_builtin_finalize_staged (int argc, char **argv, OstreeCommandInvocation
|
|||||||
|
|
||||||
if (opt_hold)
|
if (opt_hold)
|
||||||
{
|
{
|
||||||
|
/* XXX: does this work with invisible sysroot? */
|
||||||
|
|
||||||
/* Load the sysroot unlocked so that a separate namespace isn't
|
/* Load the sysroot unlocked so that a separate namespace isn't
|
||||||
* created. */
|
* created. */
|
||||||
if (!ostree_admin_sysroot_load (
|
if (!ostree_admin_sysroot_load (
|
||||||
|
Loading…
Reference in New Issue
Block a user