X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=zypp%2FFetcher.cc;h=03924d6a8c65cee89ce2be0a483950a89cce9776;hb=b1beb1b072b979e151700e9267329918ec03010f;hp=ef8e95b02dac3e9ded217a5378ef768949d7820c;hpb=e7df77d3f25679515f05aba52f358389f74de9af;p=platform%2Fupstream%2Flibzypp.git diff --git a/zypp/Fetcher.cc b/zypp/Fetcher.cc index ef8e95b..03924d6 100644 --- a/zypp/Fetcher.cc +++ b/zypp/Fetcher.cc @@ -801,7 +801,7 @@ namespace zypp // if the file was not transferred, and no exception, just // return, as it was an optional file if ( ! PathInfo(dest_dir + (*it_res)->location.filename()).isExist() ) - continue; + return; // if the checksum is empty, but the checksum is in one of the // indexes checksum, then add a checker