summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://emk.myopenid.com/ <http://emk.myopenid.com/@web>2013-07-22 19:42:16 +0000
committerGravatar admin <admin@branchable.com>2013-07-22 19:42:16 +0000
commit723ada15e2ba18d91b1c25c69a30a1c1d7a29e3b (patch)
treed5c4fc8c51dfeaa91fc38dc2b0d7d11037162bc5
parenta7a450eacdb6cf82d8ed87dd8d49c51c77cd4523 (diff)
Added a comment
-rw-r--r--doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment b/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment
new file mode 100644
index 000000000..3ab081c98
--- /dev/null
+++ b/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://emk.myopenid.com/"
+ ip="24.2.150.84"
+ subject="comment 1"
+ date="2013-07-22T19:42:16Z"
+ content="""
+find music/ -name ._\* -print0 | xargs -0 rm
+"""]]