X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F100syncarchive_volatile;h=567ebfb8a34fdafefa46a2861f0bdc6b8c4fe0b3;hb=447df2e0fb5d84ebe7fab28bc786a6ab86d15f44;hp=a01d19ff4334db6c2807cf23f5472af46b2f3960;hpb=5c6714198673760cac701a1e9a90ca08597fccf3;p=deb%2Fpackages.git diff --git a/cron.d/100syncarchive_volatile b/cron.d/100syncarchive_volatile index a01d19f..567ebfb 100755 --- a/cron.d/100syncarchive_volatile +++ b/cron.d/100syncarchive_volatile @@ -37,4 +37,6 @@ do (cd volatile/${dist}-volatile/$part/source && $wget_cmd -N ${volatile_ftpsite}/dists/${dist}/volatile/${part}/source/Sources.gz) done + + $check_release_cmd $archivedir/volatile/${dist}-volatile/Release done