8e9c8c5b8f
* Update find.py (#59456)
Return values for `matched` and `examined` in the find module are integers and not strings.
(cherry picked from commit 7b4ce9e4ae
)
2 lines
88 B
YAML
2 lines
88 B
YAML
minor_changes:
|
|
- Correct the return values of matched and examined from string to int
|