mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
Merge 71cc4deeb8 into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -68,7 +68,7 @@ pub fn compute_allow_paths(
|
||||
if let SandboxPolicy::WorkspaceWrite { writable_roots, .. } = policy {
|
||||
for root in writable_roots {
|
||||
add_writable_root(
|
||||
root.clone(),
|
||||
root.clone().into(),
|
||||
policy_cwd,
|
||||
&mut add_allow_path,
|
||||
&mut add_deny_path,
|
||||
|
||||
Reference in New Issue
Block a user