zsh-workers
 help / color / mirror / code / Atom feed
* duplicate printexitvalue with mailcheck
@ 2003-10-13  2:35 Dylan Alex Simon
  2003-10-14 14:59 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Dylan Alex Simon @ 2003-10-13  2:35 UTC (permalink / raw)
  To: zsh-workers

The printexitvalue option shows multiple exit values when MAILPATH/MAILCHECK
is set and new mail is found.

Relevant environment:
zsh 4.0.7 (i686-pc-linux-gnu)
MAILPATH='/home/dylan/mail?New mail in `basename $_`'
setopt printexitvalue

dylex:~>echo "foo" >> mail/test
dylex:~>false
zsh: exit 1
New mail in test
zsh: exit 1
dylex:~>

Apologies if this is a known bug, it's just been bugging me for a while.

:-Dylan


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

end of thread, other threads:[~2003-10-15  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-13  2:35 duplicate printexitvalue with mailcheck Dylan Alex Simon
2003-10-14 14:59 ` Bart Schaefer
2003-10-15  6:31   ` Geoff Wing

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