You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/06/03 17:39:08 UTC

[couchdb] branch master updated: chore: remove bogus hint in `make javascript`

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

The following commit(s) were added to refs/heads/master by this push:
       new  fc0aef0   chore: remove bogus hint in `make javascript`
fc0aef0 is described below

commit fc0aef07b85c53caf64c2c5f62a4e2e2e1cb54f2
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Sat Jun 3 15:32:16 2017 +0200

    chore: remove bogus hint in `make javascript`
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 33c4415..f6084c4 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' \

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].