zsh-workers
 help / color / mirror / code / Atom feed
* $pipestatus broken
@ 2003-11-02 11:23 Oliver Kiddle
  2003-11-03  1:55 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Kiddle @ 2003-11-02 11:23 UTC (permalink / raw)
  To: Zsh workers

The pipestatus array seems to be broken:

% ls|cat -|cat - >/dev/null
% echo $pipestatus
0

% false
% echo $pipestatus
0

Seems to occur on both branches. I've not really used pipestatus before
so perhaps I'm missing something.

Oliver


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

end of thread, other threads:[~2003-11-03 13:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-02 11:23 $pipestatus broken Oliver Kiddle
2003-11-03  1:55 ` Bart Schaefer
2003-11-03 11:24   ` Peter Stephenson
2003-11-03 12:56   ` Oliver Kiddle
2003-11-03 13:04     ` Peter Stephenson
2003-11-03 13:35       ` Oliver Kiddle

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).