Sorry if this has been brought up already...

In /opt/SUNWut/bin/utselect there is a variable set as:

 "SUNWUTETC=${SUNWUT}/etc/opt/SUNWut"

$SUNWUT is:

 "$(/etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWuto)/SUNWut"

which, in our case, points to /opt/SUNWut.

This sets SUNWUTETC=/opt/SUNWut/etc/opt/SUNWut, which doen't exist.
This results in the variable "remote" being undefined, and the script
bailing out at line 209 because $remote is unquoted in a test.

Cheers,

Bill Quayle

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to