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 19:39:06 +0200
commitfc0aef07b85c53caf64c2c5f62a4e2e2e1cb54f2 (patch)
tree74328c5cb6eb422d7d1b670f4e1d76ce5457dca6
parent3390bbba0fba0c69f1876b8f0d5a69ea5805cb7c (diff)
downloadcouchdb-fc0aef07b85c53caf64c2c5f62a4e2e2e1cb54f2.tar.gz
chore: remove bogus hint in `make javascript`
-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' \