--- doc/loncapafiles/langcheck.piml 2021/12/17 18:05:41 1.26 +++ doc/loncapafiles/langcheck.piml 2021/12/20 03:13:28 1.27 @@ -70,7 +70,7 @@ if ('' eq 'sles9' || '' '' eq 'fedora33' || '' eq 'fedora34' || '' eq 'fedora35' || '' eq 'rhes7' || '' eq 'centos7' || '' eq 'scientific7' || '' eq 'rhes8' || '' eq 'centos8' || '' eq 'oracle7' || - '' eq 'oracle8') { + '' eq 'oracle8' || '' eq 'rocky8' || '' eq 'alma8') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {