http://defect.opensolaris.org/bz/show_bug.cgi?id=5818
Summary: nwamcfg return "1" when subcommand return correctly.
Classification: Development
Product: nwam
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P4
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: huawei.zhang at sun.com
QAContact: nwam-dev at opensolaris.org
here listed the output:
-------
# uname -v
nwam1-build:2008-12-09
# nwamcfg
nwamcfg> ss
syntax error at 's'
nwamcfg> exit
# echo $?
1
#
-------
since the "exit" return correctly, the return value of nwamcfg should be 0
instead of 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.