| Summary: | patch's --skip/-S option doesn't skip when target doesn't exist | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | kbyanc <kbyanc> | ||||
| Component: | gnu | Assignee: | kbyanc | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
kbyanc
2000-07-02 12:40:04 UTC
-f/--force will skip files that do not exist. Arguably, the solution is to just accect the -s/--skip behaviour and use -f instead. I assert that this PR still stands as -s/--skip should skip a patch whether the file that would have been changed exists or not. Kelly -- Kelly Yancey - kbyanc@posi.net - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSD http://www.posi.net/freebsd/Team-FreeBSD/ Responsible Changed From-To: freebsd-bugs->kbyanc Taking my own PR. State Changed From-To: open->closed Committed. |