From d93f336e06802a0b319c6c7641e212b0bde9b80c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo" Date: Wed, 29 Jan 2014 08:26:30 +0000 Subject: [PATCH] Added a comment --- ...ment_4_5ef1bb4d69cf7206f7ca0e542abad6bd._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/devblog/day_104__unused_II/comment_4_5ef1bb4d69cf7206f7ca0e542abad6bd._comment diff --git a/doc/devblog/day_104__unused_II/comment_4_5ef1bb4d69cf7206f7ca0e542abad6bd._comment b/doc/devblog/day_104__unused_II/comment_4_5ef1bb4d69cf7206f7ca0e542abad6bd._comment new file mode 100644 index 0000000000..adf3293ffe --- /dev/null +++ b/doc/devblog/day_104__unused_II/comment_4_5ef1bb4d69cf7206f7ca0e542abad6bd._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo" + nickname="Georg" + subject="comment 4" + date="2014-01-29T08:26:19Z" + content=""" +Oh, just noticed in the console window of the assistant: + +ssh-keygen: /home/xgwsbae/.ssh/known_hosts: No such file or directory +ssh-keygen: /home/xgwsbae/.ssh/known_hosts: No such file or directory + +Home directory is C:/Users/xgwsbae/ (git bash gives /c/Users/xgwsbae in $HOME) ... looks like something got confuzzled between Windows and Unix there. +"""]]