You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Add regression test for #9179
This commit is contained in:
@@ -292,7 +292,7 @@ impl FsNode {
|
||||
&src,
|
||||
path.worker(),
|
||||
matches!(node, FsNode::Directory { .. }),
|
||||
);
|
||||
)?;
|
||||
}
|
||||
_ => node.commit_tmpfs(path)?,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user