diff options
Diffstat (limited to 'kernel')
| -rwxr-xr-x | kernel/networking/openvswitch/br_to_vswitch/runtest.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/networking/openvswitch/br_to_vswitch/runtest.sh b/kernel/networking/openvswitch/br_to_vswitch/runtest.sh index 0047a1a..bd8e42d 100755 --- a/kernel/networking/openvswitch/br_to_vswitch/runtest.sh +++ b/kernel/networking/openvswitch/br_to_vswitch/runtest.sh @@ -33,7 +33,6 @@ PACKAGE="openvswitch" BRIDGES=${BRIDGES:="$(brctl show | awk 'NR>1 && /^[^\t]/ {printf $1" "}')"} count=0 -OVS_CMD="ovs-vsctl" # Change to echo if you only want /etc/sysconfig/network-scripts updated convert_bridge() { |
