zsh-users
 help / color / mirror / code / Atom feed
* No pipefail option?
@ 2013-10-04 15:59 Shawn Halpenny
  2013-10-05 21:31 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Halpenny @ 2013-10-04 15:59 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

It seems like it would be a good bash-compatibility option to have
available.  I know we can check $pipestatus, but often I simply want to
abort the script if any command in the pipeline failed without having to do
an explicit check (similarly to how the errexit option works).  Explicit
checks too easily get forgotten or overlooked or even just implemented
incorrectly.

--Shawn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-05 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-04 15:59 No pipefail option? Shawn Halpenny
2013-10-05 21:31 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).