Home  |  Linux  | Mysql  | PHP  | XML
From:kwilliams@cvs.perl.org Date:Tue Aug  5 21:11:19 2008
Subject:[svn:ExtUtils-ParseXS] r11630 - ExtUtils-ParseXS/trunk
Author: kwilliams
Date: Tue Aug  5 20:11:18 2008
New Revision: 11630

Modified:
   ExtUtils-ParseXS/trunk/bleadcheck.pl

Log:
diff tweaks

Modified: ExtUtils-ParseXS/trunk/bleadcheck.pl
==============================================================================
--- ExtUtils-ParseXS/trunk/bleadcheck.pl	(original)
+++ ExtUtils-ParseXS/trunk/bleadcheck.pl	Tue Aug  5 20:11:18 2008
@@ -18,7 +18,7 @@
 ######################
 sub diff {
   my ($first, $second, @skip) = @_;
-  local $_ = `diff -ur $first $second`;
+  local $_ = `diff -Nur -x .svn $first $second`;
 
   for my $x (@skip) {
     s/^Only in .* $x\n//m;
Navigate in group perl.module.build.checkins at sever nntp.perl.org
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants