--- doc/loncapafiles/langcheck.piml 2017/04/02 17:14:15 1.12 +++ doc/loncapafiles/langcheck.piml 2018/06/11 03:53:08 1.14 @@ -63,8 +63,9 @@ if ('' eq 'sles9' || '' } } elsif ('' eq 'fedora18' || '' eq 'fedora19' || '' eq 'fedora20' || '' eq 'fedora21' || '' eq 'fedora22' || '' eq 'fedora23' || - '' eq 'fedora24' || '' eq 'fedora25' || '' eq 'rhes7' || - '' eq 'centos7' || ' eq 'scientific7') { + '' eq 'fedora24' || '' eq 'fedora25' || '' eq 'fedora26' || + '' eq 'fedora27' || '' eq 'fedora28' || '' eq 'rhes7' || + '' eq 'centos7' || '' eq 'scientific7') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {