Skip to content

Commit 69493c9

Browse files
authored
Merge pull request #2018 from cfengine/formatting-action-1762177696
Reformatted shell scripts
2 parents 3fc43d8 + 7b39662 commit 69493c9

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)