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

wohali 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  02817b1   Windows equipvalent of apache/couchdb#448
02817b1 is described below

commit 02817b18c251232c08e6a37e1e6846d2075a91b3
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Sun Apr 23 15:22:39 2017 -0400

    Windows equipvalent of apache/couchdb#448
---
 rel/overlay/bin/couchdb.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rel/overlay/bin/couchdb.cmd b/rel/overlay/bin/couchdb.cmd
index a26e152..5e5f2cf 100644
--- a/rel/overlay/bin/couchdb.cmd
+++ b/rel/overlay/bin/couchdb.cmd
@@ -27,6 +27,6 @@ set PATH=%PATH%;%COUCHDB_BIN_DIR%
 
 "%BINDIR%\erl" -boot "%ROOTDIR%\releases\%APP_VSN%\couchdb" ^
 -args_file "%ROOTDIR%\etc\vm.args" ^
--config "%ROOTDIR%\releases\%APP_VSN%\sys.config"
+-config "%ROOTDIR%\releases\%APP_VSN%\sys.config" %*
 
 :: EXIT /B

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

Reply via email to