On Mon, Oct 19, 2015 at 01:28:58PM +0900, YAMAMOTO Takashi wrote:
> NetBSD's /bin/sh complains on the syntax of bash array.
> 
> While the use of eval might seem overkill, it's tricky to avoid
> the error because the generated code will be a part of the surrounding
> subshell and the syntax check is done a bit earlier than the execution
> of these conditionals.
> 
> Signed-off-by: YAMAMOTO Takashi <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to