buildframework/helium/tools/publish/evalidmd5.patch
author timothy.murphy@nokia.com
Sun, 14 Feb 2010 21:04:58 +0200
branchfix
changeset 207 f7f333fcfeeb
parent 1 be27ed110b50
permissions -rw-r--r--
test: test for make_engines that are aliases referring to a sequence of variants.

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