Package: grc
Version: 1.1
Severity: minor

In scenario when grcat output is fed via pipe to some receiver and that
receiver exits, grcat displays the "Broken pipe" message:

=== cut ===
$ cat /log/tomcat.log | grcat ~/.grc.conf | head -10

Traceback (most recent call last):
  File "/home/dmitry/bin/grcat", line 212, in <module>
    print nline
IOError: [Errno 32] Broken pipe
=== cut ===

Probably SIGPIPE should be ignored.

-- 
With best regards,
Dmitry


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to