X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=5b03527917b3c669aa5565da4844a702a42e6813;hb=9b218664cdb36874fb393a00e4a37f50aed3d7e3;hp=634ef1d979e287113359524248562c0567f57de7;hpb=2f30eb272c2dfbdb3544d7e0a0e120a9e4be3294;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index 634ef1d9..5b035279 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -355,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"