All, Fairly straight forward fix to a PATH issue. Low hanging fruit for the new guy. More exciting things to come next week. ;-)
webrev:
http://cr.opensolaris.org/~johnfisc/path-7325/
Open Solaris defect:
7325 - installadm script should set PATH
The fix is to use putenv() of a sensible path which is /usr/bin,
/usr/sbin and /usr/lib/installadm. Only set once for the process
via an initialize variable.
When someone has a chance I would appreciate a review.
Thanks,
John
