| Summary: | find for some reason does not honor CONFIG_FEATURE_FIND_DELETE=y | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Vadim Kantorov <vadimkantorov> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Vadim Kantorov
2021-08-22 23:49:29 UTC
Hmm, found in option definition that CONFIG_FEATURE_FIND_DELETE depends on CONFIG_FEATURE_FIND_DEPTH. Seems working! |