Guy Harris
changed
bug 8609
What |
Removed |
Added |
Status |
CONFIRMED
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Comment # 15
on bug 8609
from Guy Harris
(In reply to comment #13)
> Redirecting to a file doesn't work, but I think that's the other bug I
> noted, where, when we create a console, we forcibly redirect out from under
> whatever redirect the user did.
Fixing it to redirect only if it appears necessary, as done in r49044 and
r49045, appears to make wireshark -D default to writing the information to the
console but, if you redirect the standard output, writes it there instead.
(This means that you have to redirect the standard *output*, not the standard
*error*, s the output was reverted to go to the standard output rather than the
standard error.)
You are receiving this mail because:
- You are watching all bug changes.