summaryrefslogtreecommitdiff
path: root/doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment')
-rw-r--r--doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment b/doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment
new file mode 100644
index 0000000..be18e05
--- /dev/null
+++ b/doc/todo/Detailed_post-install_commit_messages/comment_4_bf387e2effc4e14e331610e7e588693a._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2016-10-21T19:14:23Z"
+ content="""
+Good thought about argument length limit. Use xargs?
+
+There is a disturbing lack of quoting on `$FILELIST` which I think could be
+a problem with filenames containing spaces etc. Using xargs with `-d \n`
+should also avoid that problem.
+"""]]