Meik Hellmund napsal(a): >>> Which script has a problem with this? >> utconfig - actually many scripts failed on this. The problem was that >> the newline was actually emitted by the script as opt\n - literally, >> escaped n, not the newline per se. > > Sorry, I can't reproduce this. I tested the patch from the wiki again > by installing the SUNWuti package in another place and patching it, > and the utprodinfo script works.
Hmm, that's interesting. I got back to this - I installed sunwuti, patched it using the SUNWut patch and what I get is: tcs:/opt# /etc/opt/SUNWut/basedir/lib/utprodinfo -r SUNWkio /opt\n When I call for example the compatlinks script, it fails as it interprets this literally - so it constructs path like /opt\n/somewhere. The Korn shell is version: sh (AT&T Labs Research) 1993-12-28 r Any ideas? Vaclav _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
