Skip to content

Commit 7b39662

Browse files
authored
detect-environment: formatted script with shfmt
1 parent 3fc43d8 commit 7b39662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-scripts/detect-environment

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ detect_distribution() {
129129
# CentOS Linux release 7.6.1810 (Core)
130130
OS=centos
131131
;;
132-
"Red Hat Enterprise Linux "*|"Rocky Linux release "*)
132+
"Red Hat Enterprise Linux "* | "Rocky Linux release "*)
133133
# Example output for RHEL:
134134
# Red Hat Enterprise Linux release 8.10 (Ootpa)
135135
OS=rhel

0 commit comments

Comments
 (0)