[LON-CAPA-cvs] cvs: doc /loncapafiles langcheck.piml

raeburn raeburn at source.lon-capa.org
Mon Jul 13 19:17:44 EDT 2026


raeburn		Mon Jul 13 23:17:44 2026 EDT

  Modified files:              
    /doc/loncapafiles	langcheck.piml 
  Log:
  - Fix typo.
  
  
Index: doc/loncapafiles/langcheck.piml
diff -u doc/loncapafiles/langcheck.piml:1.42 doc/loncapafiles/langcheck.piml:1.43
--- doc/loncapafiles/langcheck.piml:1.42	Wed Jul  8 21:58:21 2026
+++ doc/loncapafiles/langcheck.piml	Mon Jul 13 23:17:44 2026
@@ -2,7 +2,7 @@
         "http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- langcheck.piml -->
 
-<!-- $Id: langcheck.piml,v 1.42 2026/07/08 21:58:21 raeburn Exp $ -->
+<!-- $Id: langcheck.piml,v 1.43 2026/07/13 23:17:44 raeburn Exp $ -->
 
 <!--
 
@@ -83,7 +83,6 @@
          '<DIST />' eq 'ubuntu20' || '<DIST />' eq 'ubuntu22' || '<DIST />' eq 'ubuntu24' ||
          '<DIST />' eq 'ubuntu26' || '<DIST />' eq 'debian10' || '<DIST />' eq 'debian11' ||
          '<DIST />' eq 'debian12' || '<DIST />' eq 'debian13') {
-         '<DIST />' eq 'debian13') {
     if (open(PIPE,"cat /etc/default/locale |grep '^LANG' |")) {
         print "Checking OS language";
         if (<PIPE> =~ /^LANG="?en/) {




More information about the LON-CAPA-cvs mailing list