https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223516

Jilles Tjoelker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jilles Tjoelker <[email protected]> ---
sh now has pipefail, but you do need the additional logic from my commit
message to ignore SIGPIPE exits because pagers may exit before reading all
their input. This additional logic is definitely simpler than the logic to pass
through exit status without pipefail, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to