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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[4202] ipcop/trunk/tools/comp_md5.pl
From:       owes () users ! sourceforge ! net
Date:       2010-01-31 14:12:05
Message-ID: E1NbaWz-00052Z-TF () d5vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 4202
          http://ipcop.svn.sourceforge.net/ipcop/?rev=4202&view=rev
Author:   owes
Date:     2010-01-31 14:12:04 +0000 (Sun, 31 Jan 2010)

Log Message:
-----------
Use grep slightly better to avoid finding 'incorrect-doubles', like mount and \
mountpoint

Modified Paths:
--------------
    ipcop/trunk/tools/comp_md5.pl

Modified: ipcop/trunk/tools/comp_md5.pl
===================================================================
--- ipcop/trunk/tools/comp_md5.pl	2010-01-31 14:07:19 UTC (rev 4201)
+++ ipcop/trunk/tools/comp_md5.pl	2010-01-31 14:12:04 UTC (rev 4202)
@@ -115,7 +115,7 @@
 
     # Hello, major hack. Find the package that causes the difference.
     my $file_in_rootfile = substr($file, 1);
-    my $rootfile = `grep -l "^${file_in_rootfile}" \
$ARGV[0]/config/rootfiles/{common,arch_$ARGV[3]}/*`; +    my $rootfile = `grep -l \
"^${file_in_rootfile}\$" $ARGV[0]/config/rootfiles/{common,arch_$ARGV[3]}/*`;  \
chomp($rootfile);  if (-e "$rootfile") {
         $rootfile = `basename $rootfile`;


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


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

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