hi,

i and my solaris9 bash have a problem with the following construct in
run.sh:

if [ -e $RUN_CONF -a -r $RUN_CONF ]; then
    . $RUN_CONF
fi

he throws a

bax@brainiac jboss-4.0.0alpha : bin/run.sh
bin/run.sh: test: unknown operator bin/run.conf

at me.

if i comment it out of reach for bash:

bax@brainiac jboss-4.0.0alpha : bash --version
GNU bash, version 2.05.0(1)-release (sparc-sun-solaris2.9)
Copyright 2000 Free Software Foundation, Inc.

it runs through ..
thanks
bax




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to