]> git.eshelyaron.com Git - emacs.git/commit
Fix infloop error in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 16 Aug 2023 09:48:28 +0000 (11:48 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 16 Aug 2023 09:48:28 +0000 (11:48 +0200)
commit22d031f644d38e385f422ffc4855385d9052659b
tree9aa360c0b81deb97b0e1e60c5235fe7b7d71a187
parent2eaf1e3efcaa08cf2da6163a1e4360c605fa797c
Fix infloop error in Tramp

* lisp/net/tramp-sh.el (tramp-find-file-exists-command): Do not
call `tramp-get-ls-command'.  (Bug#65321)
lisp/net/tramp-sh.el