It would be good to have a check for broken addition of $ISALIST like this:
/opt/csw/lib/SALIST
This path is always wrong. It origins from $ISALIST being evaluated in the shell as $I and the string SALIST.
$I
SALIST
Isn't this already covered by the rpath check? Or do you want to amplify the error tag by throwing two error tags?
Log in to post a comment.
Isn't this already covered by the rpath check? Or do you want to amplify the error tag by throwing two error tags?