diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-29 15:53:19 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-29 15:53:19 -0400 |
commit | 77c9f04dbde0b8fc216cd69983ec633ca52250ae (patch) | |
tree | 9916a43468e46c49bb9631ebe061e083ad70f572 /doc/bugs/dolphin_integration_file_is_broken | |
parent | 97c488a31cc63005e17536208df1f4f25ed866a6 (diff) | |
parent | eebab38d8d1cf30e7d17a1aa899a42f4669185d5 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/bugs/dolphin_integration_file_is_broken')
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment b/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment new file mode 100644 index 000000000..a6437e470 --- /dev/null +++ b/doc/bugs/dolphin_integration_file_is_broken/comment_3_f7624258e8c2269f3ccdab683df8bb3d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="silvio" + subject="comment 3" + date="2015-04-29T19:39:33Z" + content=""" +Also %U gives a list of urls and basename of a list doesn't give back anything useful. I don't see how this could possibly work for you. +"""]] diff --git a/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment b/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment new file mode 100644 index 000000000..783fd6cb1 --- /dev/null +++ b/doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="silvio" + subject="comment 4" + date="2015-04-29T19:47:21Z" + content=""" +sorry for so many posts :) + +As for not quoting the file name I think it doesn't need to be. It will still be just one argument. Exec doesn't work like sh. The standard doesn't mention anything about single quote quoting either but it seems to work and there is no good alternative. +"""]] |