1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00

*** empty log message ***

This commit is contained in:
Michael Albinus 2006-12-19 07:26:25 +00:00
parent a7bf5e52a1
commit bb8792de32

View File

@ -705,7 +705,7 @@ various functions for details."
(if (or (fboundp 'password-read)
;; ssh-agent is running.
(getenv "SSH_AUTH_SOCK")
(getnev "SSH_AGENT_PID"))
(getenv "SSH_AGENT_PID"))
"scp"
"ssh"))
;; Fallback.