<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>+Bc doesn't give me error</span></div><div><span>but when I'm attached to the node, Ctrl-C Ctrl-C stops the node<br></span></div><div><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Jonas Falkevik <jonas.falkevik@mobilearts.com><br><b><span style="font-weight: bold;">To:</span></b> Pablo Platt <pablo.platt@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> "erlang-questions@erlang.org" <erlang-questions@erlang.org><br><b><span style="font-weight: bold;">Sent:</span></b> Monday, June 20, 2011 6:18 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [erlang-questions] error when
 trying to use erl +B c<br></font><br>
Have you tried +Bc ?<br>/Jonas<br><br>On Jun 20, 2011, at 16:22 , Pablo Platt wrote:<br><br>> Hi<br>> <br>> I'm trying to start a node with the "+B c" option so Ctrl-C will stop the shell but won't stop the node.<br>> The node fails to run and I'm getting an error:<br>> Missing argument(s) for '-B'<br>> <br>> "+B" and "+B i" works as expected.<br>> <br>> I'm using R14B03 built from source on ubuntu 11.04<br>> The node is created using rebar release handleing.<br>> I'm setting the "+B c" option in the vm.args file which is included with -args_file:<br>> CMD="$BINDIR/erlexec -boot $RUNNER_BASE_DIR/releases/$APP_VSN/$BOOTFILE -embedded -config $RUNNER_ETC_DIR/app.config -args_file $RUNNER_ETC_DIR/vm.args -- ${1+"$@"}"<br>> <br>> Am I using "+B c" in the wrong way?<br>> <br>> Thanks<br>> _______________________________________________<br>> erlang-questions mailing list<br>> <a
 ymailto="mailto:erlang-questions@erlang.org" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> http://erlang.org/mailman/listinfo/erlang-questions<br><br><br><br></div></div></div></body></html>