From bc414682796b711a6c3f0ce1d6fc8b6eb1882bc6 Mon Sep 17 00:00:00 2001 From: silvio Date: Wed, 29 Apr 2015 19:47:21 +0000 Subject: [PATCH] Added a comment --- .../comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/dolphin_integration_file_is_broken/comment_4_3e12372915c4c72b05db2a1c28a9daf7._comment 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 0000000000..783fd6cb11 --- /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. +"""]]