last line in start.sh ???
Posted: 08 July 2007 09:12 AM   [ Ignore ]
Newbie
Rank
Total Posts:  23
Joined  2007-05-06

Last line in start.sh, this looks strange to me, is this intended (or what is it supposed to do if it is):

$BINDIR/$cmd ${1+“$@“} -s cean version

(skast@roberto-saccons-computer)1> init:get_plain_arguments().
[“-s”,“cean”,“version”]

Profile
 
 
Posted: 08 July 2007 08:59 PM   [ Ignore ]   [ # 1 ]
Moderator
Avatar
RankRankRankRank
Total Posts:  107
Joined  2006-11-13

this commend allowed on previous version to display cean version (the content of elrang/VERSION file) on shell startup.
but this has been obsoleted now, i’m removing that argument right away.

Profile