summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-06-03 15:32:16 +0200
committerJan Lehnardt <jan@apache.org>2017-06-03 15:32:16 +0200
commit9f5aa8db100eb207068f624d6ffcef719e5f91a2 (patch)
tree9158f5c9dfd3328a43a315a8006734db3f8ab318
parente9cc63fc9c524c6f1f0b736a45cb8b060f59929d (diff)
downloadcouchdb-chore/remove-bogus-comment.tar.gz
chore: remove bogus hint in `make javascript`chore/remove-bogus-comment
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33c44157d..f6084c42c 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,6 @@ else
@mkdir -p src/fauxton/dist/release/test
@cp test/javascript/tests/lorem*.txt src/fauxton/dist/release/test/
endif
- # This might help with emfile errors during `make javascript`: ulimit -n 10240
@rm -rf dev/lib
@dev/run -n 1 -q --with-admin-party-please \
-c 'startup_jitter=0' \