]> granicus.if.org Git - libevent/commit
event_rpcgen.py now prints status information to stdout and errors to stderr.
authorRoss Lagerwall <rosslagerwall@gmail.com>
Tue, 6 Mar 2012 04:05:04 +0000 (06:05 +0200)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Tue, 6 Mar 2012 04:05:04 +0000 (06:05 +0200)
commitffb0ba07123574dd7d1d7f10746fd38e20a0d713
tree904b3b3bb95f3e7bcdb4eeeed11b9e08ddd006b8
parent133956bac3bb9b39d3d64145243813a48218ef63
event_rpcgen.py now prints status information to stdout and errors to stderr.

Before, running make > /dev/null would result in status information cluttering
the error log. This changes it so that event_rpcgen.py prints status
information to stdout like the rest of the build tools.
event_rpcgen.py