X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=c4b363ca0ef76de1d0e2961813bea536d1addbf4;hb=b3f1dc8e26bd20e73cef61f481679b7544e8745c;hp=0fcf599c0cdeb8416399a0dbcb99e34d8ee30a50;hpb=7538a1a1c81d363bc685bea55e220763280c0c16;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 0fcf599c..c4b363ca 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -213,7 +213,7 @@ trap remove_all_locks EXIT TERM HUP INT QUIT GO=( FUNC="punew" TIME="p-u-new" - ARGS="proposedupdates" + ARGS="stable-new" ERR="false" ) stage $GO @@ -221,7 +221,7 @@ stage $GO GO=( FUNC="opunew" TIME="o-p-u-new" - ARGS="oldproposedupdates" + ARGS="oldstable-new" ERR="false" ) stage $GO