zsh-workers
 help / color / mirror / code / Atom feed
* [bug] wrong xtrace output with ARGV0=arg0 cmd
@ 2021-05-23  6:03 Stephane Chazelas
  2021-05-23 20:16 ` Daniel Shahaf
  0 siblings, 1 reply; 2+ messages in thread
From: Stephane Chazelas @ 2021-05-23  6:03 UTC (permalink / raw)
  To: Zsh hackers list

Consider this reproducer:

$ zsh -c 'set -x; ARGV0=foo /bin/echo x'
+zsh:1> ARGV0=foo foo x
x

Expected:

+zsh:1> ARGV0=foo /bin/echo x

-- 
Stephane


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

end of thread, other threads:[~2021-05-23 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23  6:03 [bug] wrong xtrace output with ARGV0=arg0 cmd Stephane Chazelas
2021-05-23 20:16 ` Daniel Shahaf

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