From 6fe64cae160ad9747670376fb283d42800e67ff1 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 31 Dec 2013 21:17:32 +0000 Subject: [PATCH] Added a comment --- .../comment_2_6530d67e7d94ccbea9ce11ba1445035e._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/assistant_using_the_incorrect_path_on_windows__63__/comment_2_6530d67e7d94ccbea9ce11ba1445035e._comment diff --git a/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__/comment_2_6530d67e7d94ccbea9ce11ba1445035e._comment b/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__/comment_2_6530d67e7d94ccbea9ce11ba1445035e._comment new file mode 100644 index 0000000000..a68338d2d0 --- /dev/null +++ b/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__/comment_2_6530d67e7d94ccbea9ce11ba1445035e._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 2" + date="2013-12-31T21:17:32Z" + content=""" +It seems that both ssh-keygen and gpg are for some reason acting as if HOME is set to /home/Familyroom. +git-annex does not do anything to override the default home directory these programs use, and AFAIK, nothing has changed in the Windows build between the working and broken versions that could have anything to do with this. +"""]]