Thanks, Benoit. CouchDB community is awesome, yet again. -Barry On Mon, Nov 5, 2012 at 2:43 AM, Benoit Chesneau wrote: > I created the ticket COUCHDB-1591 for this issue: > > https://issues.apache.org/jira/browse/COUCHDB-1591 > > - benoît > > On Mon, Nov 5, 2012 at 8:31 AM, Benoit Chesneau > wrote: > > On Mon, Nov 5, 2012 at 8:10 AM, Dustin Sallings wrote: > >> Benoit Chesneau > >> writes: > >> > >>> Thanks the third one is more appropriate , it helps to figure what is > >>> the problem. Unnfortunately the option parsing has changed too much to > >>> just take your patch :) Quoytin $@ on last line of the script make the > >>> option appear. Now I need to figure how to shift at the right position > >>> in the loop of parse_script_option_list. Maybe you can help on that > >>> one? > >> > >> Obviously been a while. :/ I've had to do this on a couple of > >> projects. In particular, erlang itself had some space quoting issues > >> while launching the beam interpreter, the process supervisor/delivery > >> thing had quoting issues in erlang, and a few of the scripts did. > >> > >> If you want to get me a bug with some details, I can take a look > >> more. I'm not exactly sure what code/build process/etc... to look at > >> right now. > >> > >> -- > >> dustin > > > > Actually we can only pass opitons using "'~/Library/Application\ > > Support/test.ini'" at least on my modified version... > > > > Everything happen in /bin/couch.tpl.in . I'm creating an issue right > now. > > > > - benoît >