mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +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>