--- doc/loncapafiles/langcheck.piml 2020/01/04 18:03:16 1.21 +++ doc/loncapafiles/langcheck.piml 2020/05/17 00:22:43 1.22 @@ -68,7 +68,7 @@ if ('' eq 'sles9' || '' '' eq 'fedora27' || '' eq 'fedora28' || '' eq 'fedora29' || '' eq 'fedora30' || '' eq 'fedora31' || '' eq 'rhes7' || '' eq 'centos7' || '' eq 'scientific7' || '' eq 'rhes8' || - '' eq 'centos8' || '' eq 'oracle7') || '' eq 'oracle8') { + '' eq 'centos8' || '' eq 'oracle7' || '' eq 'oracle8') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {