]> git.eshelyaron.com Git - emacs.git/commit
Fix tramp-find-executable
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 25 Feb 2025 08:37:28 +0000 (09:37 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:38:23 +0000 (10:38 +0100)
commit7d3ff2116519e1125ba380f349759abc371d01af
tree7652beb5cee14b692428cd606146b2410976978b
parent11b8e76f836d22a69ee53b84acaad2c7ddf1bf30
Fix tramp-find-executable

* lisp/net/tramp-sh.el (tramp-find-executable): Use "command -pv",
it isbetter supported in different shells.  (Bug#76521)

(cherry picked from commit 53eec34da1bf2fb9381680734a99f3fb11225787)
lisp/net/tramp-sh.el