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

           Summary: "nwamadm list <profile>" returns error
    Classification: Development
           Product: nwam
           Version: nwam1_129
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: CLI
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: Anurag.Maskey at Sun.COM
         QAContact: nwam-dev at opensolaris.org


--- Comment #0 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-12-14 
17:06:18 UTC ---
running "nwamadm list <profile>" returns error whether the <profile> exists or
not.  If <profile> exists, it is listed, but still returns error.

bash-4.0# nwamadm list Automatic
TYPE        PROFILE        STATE
ncp         Automatic      online
ncu:phys    ce0            online
ncu:ip      ce0            online
ncu:phys    ce1            online
ncu:ip      ce1            online
loc         Automatic      online
nwamadm: list failed during walk: entity not found
bash-4.0# echo $?
1

bash-4.0# nwamadm list foobar
nwamadm: list failed during walk: entity not found
bash-4.0# echo $?
1

-- 
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