X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F100syncarchive_amd64;h=070e6d7bd91cd7e156d5f6570bd632045f3147de;hb=d3d569984446740ede7b0dddc08ba9e80ebdb878;hp=535604f9a978b919fdcc1ffec97ccfec48c727c4;hpb=cd4d1f86366ee5a65c99d09a47d6c575afcbd1ef;p=deb%2Fpackages.git diff --git a/cron.d/100syncarchive_amd64 b/cron.d/100syncarchive_amd64 index 535604f..070e6d7 100755 --- a/cron.d/100syncarchive_amd64 +++ b/cron.d/100syncarchive_amd64 @@ -27,5 +27,7 @@ for dist in sarge echo retrieve Contents $dist/$arch (cd amd64/${dist} && $wget_cmd -N ${amd64_ftpsite}/dists/${dist}/Contents-${arch}.gz) + + $check_release_cmd $archivedir/amd64/${dist}/Release done