--- doc/loncapafiles/langcheck.piml 2019/04/09 15:54:12 1.17 +++ doc/loncapafiles/langcheck.piml 2019/05/27 01:26:26 1.18 @@ -66,7 +66,7 @@ if ('' eq 'sles9' || '' '' eq 'fedora24' || '' eq 'fedora25' || '' eq 'fedora26' || '' eq 'fedora27' || '' eq 'fedora28' || '' eq 'fedora29' || '' eq 'fedora30' || '' eq 'rhes7' || '' eq 'centos7' || - '' eq 'scientific7') { + '' eq 'scientific7' || '' eq 'rhes8' || '' eq 'centos8') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {