[erlang-questions] Does CEAN modify init.erl?
Joel Reymont
joelr1@REDACTED
Tue Aug 21 23:50:59 CEST 2007
Yep, did that! Please note that start.sh also sets PROGNAME to cean
for no particular reason. This interferes with launching of slave
nodes since there's no binary or script by the name of "cean".
Why not the following?
PROGNAME=`echo $0 | sed 's/.*\///'`
On Aug 21, 2007, at 10:11 PM, Christophe Romain wrote:
> by now, you can just edit start.sh and set $BINDIR/$cmd ${1+"$@"}
> without -s cean version
--
http://wagerlabs.com
More information about the erlang-questions
mailing list