mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
${parameter/pattern/string} substituion is not portable. Replace them with $SED equivalent. Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com> Acked-by: Ben Pfaff <blp@ovn.org>