sir ,
this is Vaibhav
  *Bug ID* 6319973  *Synopsis* svccfg should abort after a service addition
conflict  *State* 1-Dispatched (Default State)  *Category:Subcategory*
utility:smf  *Keywords* onnv_triage | oss-bite-size | smf I have tried
fixing this particular bug...i havnt run them on opensolaris.
am attaching the fixed portion of the code.
i just want to confirm
if this is fine....
 case SCF_ERROR_NOT_FOUND:
   if (name != NULL)
    warn(dpt_deleted, fmri, name, d_fmri);
   else
    return (0);




       /* case SCF_ERROR_NOT_FOUND:
 * if (name == NULL)
 * warn(deleted, fmri);
 * else
 *  warn(dpt_deleted, fmri, name, d_fmri);
 * return (0);
 */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/request-sponsor/attachments/20080104/dc4c9690/attachment.html>

Reply via email to