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

Jilles Tjoelker <jil...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jil...@freebsd.org

--- Comment #2 from Jilles Tjoelker <jil...@freebsd.org> ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to