Modify ↓
Ticket #408 (closed defect: fixed)
Bad piping
Reported by: | lueningh | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
If I run the client and pipe it through 'head', I end up with pages upon pages of traceback:
Traceback (most recent call last): File "/usr/lib64/python2.4/logging/__init__.py", line 738, in emit self.flush() File "/usr/lib64/python2.4/logging/__init__.py", line 716, in flush self.stream.flush() IOError: [Errno 32] Broken pipe
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [1f9efe807ed2a4bba94b2dcf303d4e1ab0ca416e] (SVN r2975)