mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-08 04:12:25 +02:00
libstd.bash: list of possible OS ID's reviewed
This commit is contained in:
@@ -286,7 +286,7 @@ std.get_os_release_linux() {
|
||||
fi
|
||||
|
||||
case "${ID}" in
|
||||
science | rhel | centos | fedora )
|
||||
RedHatEnterpriseServer | RedHatEnterprise | Scientific | rhel | centos | fedora )
|
||||
echo "rhel${VERSION_ID%.*}"
|
||||
;;
|
||||
* )
|
||||
|
||||
Reference in New Issue
Block a user