http://defect.opensolaris.org/bz/show_bug.cgi?id=8642

           Summary: nwamadm wrong output when set fmri to a wrong value
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: CLI
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: huawei.zhang at sun.com
         QAContact: nwam-dev at opensolaris.org


when I create an enm and set the fmri to a wrong value, such as
"svc:/non-exist:fmri"
then when I enable that enm, nwamadm will output:
# nwamadm list
TYPE         PROFILE        STATE          
ncp          Automatic      uninitialized  
loc          Automatic      uninitialized  
loc          NoNet          uninitialized  
loc          Legacy         uninitialized  
loc          loc1           uninitialized  
enm          enm1           uninitialized
2# nwamadm enable -p loc loc1
Enabling loc 'loc1'
bash-3.2# nwamadm list
TYPE         PROFILE        STATE          
ncp          Automatic      uninitialized  
loc          Automatic      uninitialized  
loc          NoNet          uninitialized  
loc          Legacy         uninitialized  
loc          loc1           uninitialized  
enm          enm1           uninitialized

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Reply via email to