Gary,

Could you please make sure the code conforms with cstyle as defined in

http://opensolaris.org/os/community/documentation/getting_started_docs/cstyle.ms.pdf

and resubmit?

You can make sure your code conforms with cstyle by running

    hg cstyle <file>

or if you have on SUNWonbld installed

    /opt/onbld/bin/cstyle -Ppc

Thanks,

Antonello

Gary Mills wrote:
> Bug 6383235 is assigned to Mark Martin, with Liane Praza as sponsor.
> Mark asked me to work on this one as he would likely never get to it.
> I haven't been able to reach either of them lately, but I do have code
> that fixes the bug.  It's
> 
> 6383235 smf_maintain_instance() shouldn't fail with SCF_ERROR_DELETED
> 
> My webrev is:
> 
> http://cr.opensolaris.org/~jgmills/testws/
> 
> This is my first one, so I wouldn't be surprised if I did something wrong or
> omitted something.  However, I was able to reproduce the bug in my test
> environment, and to confirm that it was fixed with my change.  The failure
> codes are now a better match for the man pages.

Reply via email to