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


Renee Danson <renee.danson at sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|renee.danson at sun.com        |Anurag.Maskey at Sun.COM




--- Comment #1 from Renee Danson <renee.danson at sun.com>  2009-05-04 13:59:01 
---
Some additional observations:

* the problem seems to be an issue of lexical analysis, where a break is
  not being inserted between the word 'list' and the semicolon.  So

    # nwamcfg "list ; destroy loc foo"

  works; while 

    # nwamcfg "list; destroy loc foo"

  fails with the "syntax error at 'l'" message reported by Lizhong.

* it seems to be specific to the 'list' subcommand.  I tried

    # nwamcfg "help; destroy loc foo"

  and this worked fine.

Anurag volunteered to look into this, so I'm reassigning to him.

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

Reply via email to