| Summary: | Dummy mode for mergemaster | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Nate Eldredge <nge> |
| Component: | bin | Assignee: | Doug Barton <dougb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 6.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nate Eldredge
2007-01-13 02:00:31 UTC
Responsible Changed From-To: freebsd-bugs->dougb Over to maintainer. State Changed From-To: open->closed There are at least two ways already to accomplish this. One is to just answer "d" to all the prompts. The other is to let it create the temproot, and kill it before it starts to compare (using -v helps for this). Then you can just do 'diff -ur / /var/tmp/temproot'. If you have something different in mind, please feel free to open a new PR with a patch, and I'll review it. Hope this helps, Doug |