summaryrefslogtreecommitdiff
path: root/doc/bugs/Too_many_open_files
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-11-26 16:28:31 +0000
committerGravatar admin <admin@branchable.com>2013-11-26 16:28:31 +0000
commit6c9a3679973c3ec43a05f1fd9e306f106a10f043 (patch)
tree96a3ddeec62fd27a23ef1c8c6b143e0779ddf129 /doc/bugs/Too_many_open_files
parent5c1e5a44d9a0d88e27861b80f64b9bd184d667bf (diff)
Added a comment
Diffstat (limited to 'doc/bugs/Too_many_open_files')
-rw-r--r--doc/bugs/Too_many_open_files/comment_1_d5d509b9b431d2ea6000ebc0aed62857._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Too_many_open_files/comment_1_d5d509b9b431d2ea6000ebc0aed62857._comment b/doc/bugs/Too_many_open_files/comment_1_d5d509b9b431d2ea6000ebc0aed62857._comment
new file mode 100644
index 000000000..477192692
--- /dev/null
+++ b/doc/bugs/Too_many_open_files/comment_1_d5d509b9b431d2ea6000ebc0aed62857._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.64"
+ subject="comment 1"
+ date="2013-11-26T16:28:25Z"
+ content="""
+You can use `lsof -c git-annex` to find out what files git-annex has open. (lsof is included in the git-annex.app bundle on OSX) That would be very helpful in tracking this down.
+"""]]