--- doc/loncapafiles/langcheck.piml 2019/02/19 21:20:05 1.16 +++ doc/loncapafiles/langcheck.piml 2019/04/09 15:54:12 1.17 @@ -65,7 +65,8 @@ if ('' eq 'sles9' || '' '' eq 'fedora21' || '' eq 'fedora22' || '' eq 'fedora23' || '' eq 'fedora24' || '' eq 'fedora25' || '' eq 'fedora26' || '' eq 'fedora27' || '' eq 'fedora28' || '' eq 'fedora29' || - '' eq 'rhes7' || '' eq 'centos7' || '' eq 'scientific7') { + '' eq 'fedora30' || '' eq 'rhes7' || '' eq 'centos7' || + '' eq 'scientific7') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {