Hi,
I decided to give build 20 a try. To do so, I downloaded the
glassfish-v3-prelude-b20-unix.sh script and tried to run it on Debian. Running
the script failed because of an invalid tail command. I found I had to modify it
from
tail +24l $0 > $tmp/tmp.jar
to
tail -n +24 $0 > $tmp/tmp.jar
Would you like me to log this issue (possibly as RFE for Linux)?
Greets, Wouter
--
People: "If she weighs the same as a Duck, she's made of wood!"
Sir Bedevere: "And therefore...?"