On Thu, Oct 31, 2013 at 09:24:08AM -0700, Gurucharan Shetty wrote: > This is a port of commit 7b75828bf5654c (rhel: Option to create tunnel > through ifcfg scripts.) from rhel to debian's ifupdown script. > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
It looks like the first and later lines of this command are all indented the same amount, which makes it harder to pick it out visually as a single command: > + ovs_vsctl -- --may-exist add-port "${IF_OVS_BRIDGE}"\ > + "${IFACE}" ${IF_OVS_OPTIONS} -- set Interface "${IFACE}" \ > + type=${IF_OVS_TUNNEL_TYPE} ${IF_OVS_TUNNEL_OPTIONS} \ > + ${OVS_EXTRA+-- $OVS_EXTRA} > + ;; Otherwise: Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev