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


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Anurag.Maskey at Sun.COM




--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2008-12-15 
08:59:20 ---
nwamcfg borrows heavily from zonecfg.  In zonecfg, the behavior is similar.

   bash-3.2# zonecfg -z global
   zonecfg:global> ss
   syntax error at 's'
   Commands:
   [... removed list of all command ...]
   zonecfg:global> exit
   bash-3.2# echo $?
   1
   bash-3.2# 

If there is an error at any time during a nwamcfg interactive session, the exit
returns a 1 (same as in zonecfg).  Should this behavior change such that the
interactive session always exits with 0?

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