X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=a9e9bd180be29c0a54af9c8b3ad7c291cf387dea;hb=610b08292f816e81e7dea5446bbdd22effb434d7;hp=0841f8380aab8c51136c709805d952556c30bb23;hpb=3794462417522fe7ded56032147a87bd0edd2479;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 0841f838..a9e9bd18 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -388,6 +388,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"