Skip to content

Commit

Permalink
Resolving Conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbings committed Jul 31, 2024
1 parent c935271 commit 2184e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/find/matchers/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,7 @@ fn build_matcher_tree(
"-noignore_readdir_race" => {
config.ignore_readdir_race = false;
None
}
"-daystart" => {
config.today_start = true;
None
Expand Down

0 comments on commit 2184e7c

Please sign in to comment.