Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
plz work
Browse files Browse the repository at this point in the history
  • Loading branch information
DrChat committed Aug 8, 2023
1 parent 64e50b6 commit 54f97a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agent/onefuzz/src/monitor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ impl DirectoryMonitor {
}
Err(e) => {
warn!(
"{}",
"{:?}",
Err(e).context(format!(
"failed to get metadata for {}",
path.display()
Expand Down

0 comments on commit 54f97a7

Please sign in to comment.