mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
update tracing:: message
This commit is contained in:
@@ -99,7 +99,7 @@ pub(crate) fn exec_policy_for(
|
||||
let policy = Arc::new(parser.build());
|
||||
tracing::debug!(
|
||||
file_count = policy_paths.len(),
|
||||
"loaded execpolicy2 from {}",
|
||||
"loaded execpolicy from {}",
|
||||
policy_dir.display()
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user