X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=5b03527917b3c669aa5565da4844a702a42e6813;hb=7fea37eacaa6cde844f70c0bc2da92b647e87165;hp=c2a5b32298345fee2dcd05c10af918fdf97a5b46;hpb=ec257c02a5d62fd27844c70814acd9616b24b4c8;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index c2a5b322..5b035279 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -189,6 +189,14 @@ stage $GO lockfile "$LOCK_ACCEPTED" lockfile "$LOCK_NEW" +GO=( + FUNC="punew" + TIME="p-u-new" + ARGS="proposedupdates" + ERR="false" +) +stage $GO + GO=( FUNC="newstage" TIME="newstage" @@ -347,6 +355,14 @@ rm -f "${LOCK_DAILY}" ts "locked part finished" state "postlock" +GO=( + FUNC="changelogs" + TIME="changelogs" + ARGS="" + ERR="false" +) +stage $GO & + GO=( FUNC="pgdump_post" TIME="pg_dump2"