http://defect.opensolaris.org/bz/show_bug.cgi?id=13084
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CAUSEKNOWN
AssignedTo|nwam-dev at opensolaris.org |Anurag.Maskey at Sun.COM
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-12-04
18:44:53 UTC ---
If object does not exist, nwam_*_read() returns NWAM_ENTITY_NOT_FOUND.
listprop() does not consider NWAM_ENTITY_NOT_FOUND as error, which was
introduced with the addition of the "-a" option to list. When objects are read
and NWAM_ENTITY_NOT_FOUND is returned, it should not be ignored.
NWAM_ENTITY_NOT_FOUND should only be considered a non-error when retrieving
values of properties.
--
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.