Fix wrong pattern match
This commit is contained in:
parent
d90ad7d30b
commit
902dd31116
@ -967,7 +967,7 @@ then
|
|||||||
*release\ 7*)
|
*release\ 7*)
|
||||||
RHEL_VERSION=7
|
RHEL_VERSION=7
|
||||||
;;
|
;;
|
||||||
*release\ 7*)
|
*release\ 8*)
|
||||||
RHEL_VERSION=8
|
RHEL_VERSION=8
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user