Hi everyone. Please review this easy fix for removing remaining normalization code from a function called during installadm create-service.
Bugfix 5091 removed dots and spaces from names, so the code addressed by this webrev is no longer needed. There was a question initially of whether or not the function this code was in was dead code; it is not. The fix would have been different if it was, so I needed to confirm before fixing the right way. Webrev: http://cr.opensolaris.org/~schwartz/090322.1/webrev/index.html Bug report: Thanks, Jack
