diff options
author | Chris <Chris@web> | 2013-07-07 21:21:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-07 21:21:50 +0000 |
commit | 52a2257e7bc10340ac3ab1245001540f71c621e6 (patch) | |
tree | 050776344c8f6402678077a494ea9cd3463a05ea | |
parent | 3eb1541e050b80492ad0cc54c751d99b910478f9 (diff) |
Added a comment: Reason found
-rw-r--r-- | doc/bugs/Adding_git_ssh_remote_fails/comment_2_df05456cafdd89e8ceea830199f42d45._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Adding_git_ssh_remote_fails/comment_2_df05456cafdd89e8ceea830199f42d45._comment b/doc/bugs/Adding_git_ssh_remote_fails/comment_2_df05456cafdd89e8ceea830199f42d45._comment new file mode 100644 index 000000000..89e9523b3 --- /dev/null +++ b/doc/bugs/Adding_git_ssh_remote_fails/comment_2_df05456cafdd89e8ceea830199f42d45._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Chris" + ip="89.14.216.1" + subject="Reason found" + date="2013-07-07T21:21:49Z" + content=""" +I found the reason for the behavior. On the server, for non-interactive login shells, the right path to git-annex was not set and an old version that was installed by the OS was used instead. I've put the \"export $PATH\" at the right position in .bashrc and now it works. Sorry for the noise. + +Best regards, Chris +"""]] |