I believe xorpsh -e does not work: [EMAIL PROTECTED] bin]# ./xorpsh -e created new heap in find_heap, ptr: 0x8254210 [ 2008/07/23 13:11:24 WARNING xorpsh LIBXORP ] read error: _fd: 22 offset: 0 total-len: 4 error: Connection refused [ 2008/07/23 13:11:24 WARNING xorpsh LIBXORP ] read error: _fd: 22 offset: 0 total-len: 4 error: Connection refused ....
I would expect it to abort immediately. Also, xorpsh -h exits with error code 1 instead of zero. This matters because I'm trying to run an automated test to see if xorp can start (ie, libraries are all configured right, etc). [EMAIL PROTECTED] bin]# ./xorpsh -h Usage: xorpsh [options] Options: -c Specify command(s) to execute -e Exit immediately if cannot connect to the rtrmgr -h Display this information -v Print verbose information -t <dir> Specify templates directory -x <dir> Specify Xrl targets directory Defaults: Templates directory := /usr/local/xorp/etc/templates Xrl targets directory := /usr/local/xorp/xrl/targets Print verbose information := false [EMAIL PROTECTED] bin]# echo $? 1 Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
