Date: Wed, 13 Dec 2017 22:58:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 224270] Get exit status of process that's piped to another: set -o pipefail is missing for /bin/sh Message-ID: <bug-224270-8-SODH79xvW4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224270-8@https.bugs.freebsd.org/bugzilla/> References: <bug-224270-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224270 --- Comment #2 from Jilles Tjoelker <jilles@FreeBSD.org> --- The implementation of set -o pipefail would be fairly easy, but I don't like that a SIGPIPE exit of a non-final process will also be treated as an error. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224270-8-SODH79xvW4>