From 28cd3a92087a98a1372a24132f4c39e715e541b2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl7Tgnd2BBdIXVlNKjG4dkTj3paf7FHeHQ" Date: Fri, 31 Jan 2014 07:31:19 +0000 Subject: [PATCH] --- doc/bugs/Can__39__t_set_up_rsync.net_repo_on_OS_X_10.9.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/Can__39__t_set_up_rsync.net_repo_on_OS_X_10.9.mdwn b/doc/bugs/Can__39__t_set_up_rsync.net_repo_on_OS_X_10.9.mdwn index 9949faab3e..61bed09271 100644 --- a/doc/bugs/Can__39__t_set_up_rsync.net_repo_on_OS_X_10.9.mdwn +++ b/doc/bugs/Can__39__t_set_up_rsync.net_repo_on_OS_X_10.9.mdwn @@ -1,6 +1,6 @@ ### Please describe the problem. -I can't seem to add the rsync.net remote on an OS X 10.9 machine running git-annex assistant version 5.20140128-g0ac94c3. The process complains about a missing /usr/libexec/ssh-askpass in the logs, and after a few retries rsync.net locks me out. This program doesn't exist on my system. +I can't seem to add the rsync.net remote on an OS X 10.9 machine running git-annex assistant version 5.20140128-g0ac94c3. The process complains about a missing `/usr/libexec/ssh-askpass` in the logs, and after a few retries rsync.net locks me out. This program doesn't exist on my system. ### What steps will reproduce the problem?