zsh-workers
 help / color / mirror / code / Atom feed
* /bin/zsh -ce 'false; echo bug'
@ 1999-08-26  1:49 Matt Watson
  1999-08-26  8:26 ` Owen M. Astley
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Watson @ 1999-08-26  1:49 UTC (permalink / raw)
  To: zsh-workers

gnumake-3.74 wants to use "/bin/sh -ce <commandstring>" to exec a sub  
make. Unfortunately if zsh == sh, zsh doesn't grok the -ce as separate  
options, so it ignores the "e" and does not set ERREXIT.

Should it? Has anyone else come across this?

matt.


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

end of thread, other threads:[~1999-08-26 18:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-26  1:49 /bin/zsh -ce 'false; echo bug' Matt Watson
1999-08-26  8:26 ` Owen M. Astley
1999-08-26 18:06   ` Bart Schaefer
1999-08-26 18:36     ` PATCH: " Bart Schaefer

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