We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c831bf commit 80504bcCopy full SHA for 80504bc
easybuild/tools/systemtools.py
@@ -563,7 +563,7 @@ def get_os_name():
563
564
os_name_map = {
565
'red hat enterprise linux server': 'RHEL',
566
- 'red hat enterprise linux': 'RHEL', # RHEL8 has no server/client
+ 'red hat enterprise linux': 'RHEL', # RHEL8 has no server/client
567
'scientific linux sl': 'SL',
568
'scientific linux': 'SL',
569
'suse linux enterprise server': 'SLES',
0 commit comments