aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://pradermecker.myopenid.com/ <https://pradermecker.myopenid.com/@web>2013-03-18 19:07:31 +0000
committerGravatar admin <admin@branchable.com>2013-03-18 19:07:31 +0000
commit6bdd95dbd05925cb721faca354dc515dcdbae593 (patch)
tree1398587b704df6c87d4d5aeadef67d867f5df281
parent2cc00346fe11b624a26b7e983742f60a219ec54a (diff)
Added a comment
-rw-r--r--doc/bugs/WEBDAV_443/comment_15_41c3134bcc222b97bf183559723713d9._comment27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/WEBDAV_443/comment_15_41c3134bcc222b97bf183559723713d9._comment b/doc/bugs/WEBDAV_443/comment_15_41c3134bcc222b97bf183559723713d9._comment
new file mode 100644
index 000000000..5bf5bafe4
--- /dev/null
+++ b/doc/bugs/WEBDAV_443/comment_15_41c3134bcc222b97bf183559723713d9._comment
@@ -0,0 +1,27 @@
+[[!comment format=mdwn
+ username="https://pradermecker.myopenid.com/"
+ ip="195.244.162.7"
+ subject="comment 15"
+ date="2013-03-18T19:07:31Z"
+ content="""
+Euh. I actually feel stupid enough with this but ...
+
+I have try first with your link and it gives me:
+
+```
+./runshell: line 75: /home/vagrant/programs/git-annex.linux/bin/sh: No such file or directory
+```
+
+As I told you I then try the AUR package : https://aur.archlinux.org/packages/git-annex-standalone/
+
+And it does give me the same error on line 69.
+
+It is the same line (3 lines before the end):
+
+```
+exec \"$cmd\" \"$@\"
+```
+
+I really don't get it because the file is there ... and the first sanity checks of the script have pass.
+
+"""]]