X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=cron.buildd;h=15e10a6fa52f12bbae468fcfd1c142e7aa0fa4ca;hb=9dc915676665beed8a5e4f110399c44b485d48f7;hp=7ada7943782e0711ec979dfc661a40e9dc71ae77;hpb=0c3d0a4f90abe114030020f2eacd0bc6dd756b7b;p=dak.git diff --git a/cron.buildd b/cron.buildd index 7ada7943..15e10a6f 100644 --- a/cron.buildd +++ b/cron.buildd @@ -16,9 +16,10 @@ if [ ! -e "$ftpdir/Archive_Maintenance_In_Progress" ]; then rm -f "$LOCKFILE" } trap cleanup 0 + psql projectb -A -t -q -c "SELECT filename FROM accepted_autobuild WHERE suite = 5 AND filename ~ 'd(sc|eb)$'" > $dbdir/dists/unstable_accepted.list cd $overridedir denise &>/dev/null - rm -f override.sid.all3 + rm -f override.sid.all3 override.sid.all3.src for i in main contrib non-free main.debian-installer; do cat override.sid.$i >> override.sid.all3 if [ "$i" != "main.debian-installer" ]; then