buildframework/helium/tools/publish/evalidmd5.patch
author Richard Taylor <richard.i.taylor@nokia.com>
Thu, 22 Apr 2010 11:11:09 +0100
changeset 440 597059aceea2
parent 1 be27ed110b50
permissions -rw-r--r--
Added tag 2.12.3 for changeset 007900c31eef

--- 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