buildframework/helium/tools/publish/evalidmd5.patch
author timothy.murphy@nokia.com
Sun, 06 Dec 2009 10:38:55 +0000
branchwip
changeset 87 01cb4707f979
parent 1 be27ed110b50
permissions -rw-r--r--
Added a script for finding out how time each class of recipes took in the build

--- oldevalidmd5.pm	Mon Mar 12 13:49:20 2007
+++ evalidmd5.pm	Fri Aug 10 10:29:34 2007
@@ -223,7 +223,7 @@
     open LIST, "$iListFile" or croak "Cannot open $iListFile\n";
     while(<LIST>)
     {
-      my $iFileName = $iDir."/".$_;
+      chomp(my $iFileName = $iDir."/".$_);
       if(-e $iFileName)
       {
         # The listed file exists add to the @iFileList