X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=5b03527917b3c669aa5565da4844a702a42e6813;hb=71c48c6fce3e9f48367a19ed87c2400142c6f722;hp=634ef1d979e287113359524248562c0567f57de7;hpb=fe57da654e2d1258f3cffec9344c217ed30d16ed;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"