This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/TEST: Avoid SIGPIPEs on os390
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Mar 2013 21:44:59 +0000 (15:44 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 13 Mar 2015 16:53:11 +0000 (10:53 -0600)
commit983c6181cb4e024c02778ae2785bdedc92a375db
tree4b20630b5939b177493c383ca142cc8acfbad7a9
parent67e8c1a43c154149e6a202cc4596586cdfcbda6b
t/TEST: Avoid SIGPIPEs on os390

This works around a problem with z/OS where if there are unread lines
from a file descriptor using this, a SIGPIPE error is raised.
t/TEST