pub fn prepare_ostree_commit_in_nonstrict(root: &Dir) -> Result<()>
Expand description
Like prepare_ostree_commit_in
but only emits warnings about unsupported
files in /var
and will not error.
pub fn prepare_ostree_commit_in_nonstrict(root: &Dir) -> Result<()>
Like prepare_ostree_commit_in
but only emits warnings about unsupported
files in /var
and will not error.