Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89c5887
)
EX-4608 build: build almalinux
author
Minh Diep
<mdiep@whamcloud.com>
Thu, 20 Jan 2022 22:45:01 +0000
(14:45 -0800)
committer
Andreas Dilger
<adilger@whamcloud.com>
Sat, 22 Jan 2022 08:24:39 +0000
(08:24 +0000)
Test-Parameters: trivial
Change-Id: I7a36465021f4a318d682d3737b848c6babc7f213
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46240
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lipe/detect-distro.sh
patch
|
blob
|
history
diff --git
a/lipe/detect-distro.sh
b/lipe/detect-distro.sh
index
a2e1fd4
..
c2c64dd
100755
(executable)
--- a/
lipe/detect-distro.sh
+++ b/
lipe/detect-distro.sh
@@
-19,7
+19,7
@@
if which lsb_release >/dev/null 2>&1; then
"EnterpriseEnterpriseServer")
name="oel"
;;
- RedHatEnterprise* | "ScientificSL" | "CentOS")
+ RedHatEnterprise* | "ScientificSL" | "CentOS"
| "AlmaLinux"
)
name="rhel"
;;
"SUSE LINUX")