[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: doc /loncapafiles sanitycheck.piml
From:       albertel <lon-capa-cvs () mail ! lon-capa ! org>
Date:       2006-09-28 2:27:37
Message-ID: cvsalbertel1159410457 () cvsserver
[Download RAW message or body]

albertel		Wed Sep 27 22:27:37 2006 EDT

  Modified files:              
    /doc/loncapafiles	sanitycheck.piml 
  Log:
  - was throwing errors because fo the newline
  
  
Index: doc/loncapafiles/sanitycheck.piml
diff -u doc/loncapafiles/sanitycheck.piml:1.18 doc/loncapafiles/sanitycheck.piml:1.19
--- doc/loncapafiles/sanitycheck.piml:1.18	Wed Sep 27 22:15:06 2006
+++ doc/loncapafiles/sanitycheck.piml	Wed Sep 27 22:27:37 2006
@@ -2,7 +2,7 @@
 	"http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- sanitycheck.piml -->
 
-<!-- $Id: sanitycheck.piml,v 1.18 2006/09/28 02:15:06 albertel Exp $ -->
+<!-- $Id: sanitycheck.piml,v 1.19 2006/09/28 02:27:37 albertel Exp $ -->
 
 <!--
 
@@ -192,7 +192,7 @@
 while (my $line = &lt;IN&gt;) {
  if ($line =~ /\S/) {
   $rbug=1 if $line=~/\r/;
-  if ($line =~ /\W/) {
+  if ($line =~ /\W.*\n/) {
 	$dbug=$line if ($line !~/\w:(?:primary|default)$/);
   }
   $dbug=$line if $line=~/\_/;


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic