pty: downgrade error to debug message on I/O errors
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 12:15:01 +0000 (13:15 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 1 Dec 2012 12:15:01 +0000 (13:15 +0100)
commit0d8102a2864bb20b23cd48ca5ee2fbfd8ede868b
tree92d68e4b53de9ddc50d6f1a0544fa90799412c17
parent2f546b7f19c039a4016f6f4a5eb3f803d56d8df8
pty: downgrade error to debug message on I/O errors

I/O errors aren't fatal or important on PTYs so ignore them and mark it as
debug message.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/pty.c