]> git.proxmox.com Git - mirror_ovs.git/commitdiff
rhel: Fix syntax error when matching version.
authorWilliam Tu <u9012063@gmail.com>
Mon, 22 Jun 2020 15:54:13 +0000 (08:54 -0700)
committerWilliam Tu <u9012063@gmail.com>
Mon, 22 Jun 2020 18:40:07 +0000 (11:40 -0700)
Remove the extra 'fi' in the script.

VMware-BZ: #2582834
Fixed: fecb28051b35 ("rhel: Support RHEL 7.8 kernel module rpm build.")
Reported-by: Abhijeet Malawade <amalawade@vmware.com>
Acked-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: William Tu <u9012063@gmail.com>
rhel/usr_share_openvswitch_scripts_ovs-kmod-manage.sh

index 93d48710125382407eabeda8933e38ba8ed89832..c70e135cd5ef8bcf6b9d297f95d644703ca7ec2f 100644 (file)
@@ -113,7 +113,6 @@ if [ "$mainline_major" = "3" ] && [ "$mainline_minor" = "10" ]; then
         comp_ver=10
         ver_offset=4
         installed_ver="$minor_rev"
-    fi
     elif [ "$major_rev" = "1127" ]; then
 #        echo "rhel78"
         comp_ver=10