| Summary: | mergemaster -a is not automatic when it finds a file that is missing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | ggong <ggong> | ||||
| Component: | misc | Assignee: | Doug Barton <dougb> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.2-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
ggong
2001-03-12 11:20:01 UTC
Responsible Changed From-To: freebsd-bugs->dougb mm is my baby, I'll be taking a look at this one State Changed From-To: open->analyzed Thank you for bringing this to my attention. I had to tweak the fix you supplied a little to handle the auto-install case. Also, for your own edification, the duplicate "continue" statements are redundant. If you're going to continue anyway it's slightly more efficient to put it outside the conditional. Will MFC after a bit. State Changed From-To: analyzed->closed Fix was MFC'ed |