| Summary: | dispatch-conf truncate config file when i type q in sdfiff | ||
|---|---|---|---|
| Product: | Portage Development | Reporter: | Xuefer <Xuefer> |
| Component: | Tools | Assignee: | Portage Tools Team <tools-portage> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Catches error code of 'merge' command | ||
|
Description
Xuefer
2005-07-18 04:46:43 UTC
Created attachment 63691 [details, diff]
Catches error code of 'merge' command
dispatch-conf is ignoring the error code of the merge command and assuming that
all went okay. Catching the error code will fix this problem.
I haven't tested this patch yet, but it should work okay.
This appears to be merged in...I am not sure when that happened, but I was fixing other "we don't check error messages" and noted this was already there. |