all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#46625: tramp-test33-environment-variables fails
@ 2021-02-18 22:03 Glenn Morris
  2021-02-19  8:25 ` Michael Albinus
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2021-02-18 22:03 UTC (permalink / raw)
  To: 46625; +Cc: michael.albinus

Package: emacs
Severity: minor
Version: 28.0.50

tramp-test33-environment-variables fails on hydra.nixos since
e5f50f32f76bab2607d77f0dc51cf81ec0c1e232.

It seems to me that:

(string-match-p (regexp-quote envvar) "printenv")

isn't a robust way to test if ENVVAR is (not) set, because it can
falsely match on $_=ENVVAR.





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

end of thread, other threads:[~2021-02-19 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-18 22:03 bug#46625: tramp-test33-environment-variables fails Glenn Morris
2021-02-19  8:25 ` Michael Albinus
2021-02-19 16:13   ` Glenn Morris
2021-02-19 16:52     ` Michael Albinus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.