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 <yamam...@midokura.com>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to