RT# 81126 - IP address field now shows required when required, IP address and Radius...
[freeside.git] / bin / masonize
index 169ba71..509ef3e 100755 (executable)
@@ -52,7 +52,7 @@ foreach $file ( split(/\n/, `find . -depth -print`) ) {
         $mode = 'html';
         next;
       }
-      die 'unterminated <%= ???';
+      die "unterminated <%= ??? (in  $file):";
 
     } elsif ( $mode eq 'perlc' ) {