X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=33d4bc70230c93bcddf47ce860766784cd35a03c;hb=342666ca58c0dbf99bd151ae0a82c8e1b0513fc1;hp=5b03527917b3c669aa5565da4844a702a42e6813;hpb=3a334887cdd682797b2df379398dd6dd48f70ea2;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index 5b035279..33d4bc70 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -179,9 +179,9 @@ GO=( stage $GO GO=( - FUNC="pgdump_pre" + FUNC="pg_timestamp" TIME="pg_dump1" - ARGS="" + ARGS="predinstall" ERR="" ) stage $GO @@ -308,14 +308,6 @@ GO=( ) stage $GO -GO=( - FUNC="mkuploaders" - TIME="mkuploaders" - ARGS="" - ERR="" -) -stage $GO - GO=( FUNC="copyoverrides" TIME="copyoverrides" @@ -364,9 +356,9 @@ GO=( stage $GO & GO=( - FUNC="pgdump_post" + FUNC="pg_timestamp" TIME="pg_dump2" - ARGS="" + ARGS="postdinstall" ERR="" ) stage $GO & @@ -406,8 +398,8 @@ stage $GO & rm -f "${LOCK_BRITNEY}" GO=( - FUNC="compress" - TIME="compress" + FUNC="cleantransactions" + TIME="" ARGS="" ERR="" )