zsh-workers
 help / color / mirror / code / Atom feed
* Minor xtrace inaccuracy
@ 2013-10-10 14:43 Bart Schaefer
  2013-10-10 15:25 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2013-10-10 14:43 UTC (permalink / raw)
  To: zsh-workers

In _arguments at line 398 is this:

if [[ "$action" = \ # ]]; then

This is printed by xtrace as:

[[ '' ==  # ]]

The quoting of the space character is lost.

-- 
Barton E. Schaefer


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

end of thread, other threads:[~2013-10-10 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-10 14:43 Minor xtrace inaccuracy Bart Schaefer
2013-10-10 15:25 ` Peter Stephenson
2013-10-10 16:17   ` 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).