zsh-workers
 help / color / mirror / code / Atom feed
* Minor runtests.zsh curiosity
@ 2024-03-03  4:48 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2024-03-03  4:48 UTC (permalink / raw)
  To: Zsh hackers list

I just noticed this typo in the "typeset -nu" patch:

+*?*typeset*: no such variable: var
+?*typeset*: no such variable: var

The second line doesn't begin with a * but it appears it was
nevertheless pattern-matched against the output, because the test
passes.

Or did the test pass because there were two consecutive lines of
stderr that both matched the first pattern?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-03  4:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03  4:48 Minor runtests.zsh curiosity 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).