From bb8792de32d885dbcc0cb6850e1414b5df486c3a Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 19 Dec 2006 07:26:25 +0000 Subject: [PATCH] *** empty log message *** --- lisp/net/tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index fa4dcfbf63c..6a46486e6e1 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -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. -- 2.39.2