freeside/bin masonize,1.4,1.5

ivan ivan at pouncequick.420.am
Wed May 18 09:37:27 PDT 2005


Update of /home/cvs/cvsroot/freeside/bin
In directory pouncequick:/tmp/cvs-serv27786

Modified Files:
	masonize 
Log Message:
report the file that had a masonize error

Index: masonize
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/masonize,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- masonize	18 Jun 2004 10:28:11 -0000	1.4
+++ masonize	18 May 2005 16:37:24 -0000	1.5
@@ -52,7 +52,7 @@
         $mode = 'html';
         next;
       }
-      die 'unterminated <%= ???';
+      die "unterminated <%= ??? (in  $file):";
 
     } elsif ( $mode eq 'perlc' ) {
 




More information about the freeside-commits mailing list