diff options
author | https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU <Matthias@web> | 2012-11-07 13:10:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-07 13:10:15 +0000 |
commit | cf7af7e1f655d78d655e186a1f1ce61d9d6462ad (patch) | |
tree | 405a82e701feafad47bbe8bcfc1149332a8bcbdf /doc/walkthrough | |
parent | 7730c97927e05b67f80de1cd70cc1ae1c23dfd38 (diff) |
Added a comment: Hint for Debian/Ubuntu
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/using_ssh_remotes/comment_10_98e97c4d7fbbcd449eddf683967a71d6._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/walkthrough/using_ssh_remotes/comment_10_98e97c4d7fbbcd449eddf683967a71d6._comment b/doc/walkthrough/using_ssh_remotes/comment_10_98e97c4d7fbbcd449eddf683967a71d6._comment new file mode 100644 index 000000000..6cd9bb848 --- /dev/null +++ b/doc/walkthrough/using_ssh_remotes/comment_10_98e97c4d7fbbcd449eddf683967a71d6._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU" + nickname="Matthias" + subject="Hint for Debian/Ubuntu" + date="2012-11-07T13:10:15Z" + content=""" +In Debian/Ubuntu the default .bashrc returns immediately if the shell is non-interactive. Make sure to setup the PATH such that it is updated with the location of git-annex-shell before this check! This just cost me an hour of debugging as I didn't notice the return statement early on... +"""]] |