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

List:       kde-commits
Subject:    icecream/client
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2012-07-30 17:55:57
Message-ID: 20120730175557.8EF32AC7A9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1308596 by lunakl:

include paths in tarball md5sum

Otherwise two environments with the same plugin but in a different
path would get the same md5sum.



 M  +1 -1      icecc-create-env  


--- trunk/icecream/client/icecc-create-env #1308595:1308596
@@ -267,7 +267,7 @@
 # now sort the files in order to make the md5sums independent
 # of ordering
 target_files=`for i in $new_target_files; do echo $i; done | sort`
-md5=`for i in $target_files; do $md5sum $tempdir/$i; done | sed -e 's/ .*$//' | \
$md5sum | sed -e 's/ .*$//'` || { +md5=`for i in $target_files; do $md5sum \
$tempdir/$i; done | $md5sum | sed -e 's/ .*$//'` || {  echo "Couldn't compute MD5 \
sum."  exit 2
 }


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

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