On 12/11/14 14:48, Tom Robinson via smartos-discuss wrote: > Hi, > > I'm getting some weird output from nictagadm: > > # nictagadm list > NAME MACADDRESS LINK > admin 00:25:90:c7:ee:38 igb0 > /usr/bin/nictagadm: eval: line 504: unexpected EOF while looking for matching > `"' > /usr/bin/nictagadm: eval: line 505: syntax error: unexpected end of file > /usr/bin/nictagadm: line 506: type_vswitch6=vswitch7: command not found > /usr/bin/nictagadm: eval: line 480: unexpected EOF while looking for matching > `"' > /usr/bin/nictagadm: eval: line 481: syntax error: unexpected end of file > /usr/bin/nictagadm: eval: line 487: unexpected EOF while looking for matching > `"' > /usr/bin/nictagadm: eval: line 488: syntax error: unexpected end of file > "vswitch6 vswitch7" - > > Anyone have some clues as to what may be causing this? > Well, in /usb/config I had:
etherstub="vswitch6,vswitch7" when it should have been: etherstub=vswitch6,vswitch7 Apparently quotes are not allows, but also, when present, not handled by the script. t. ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
signature.asc
Description: OpenPGP digital signature
