X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=c922683b87306afeb44e52f007aba05cad452533;hb=c9dc404548a6001e8bbf7908a31a2992b3d4d78c;hp=17064a19095d72c4ac59318de33cc1e4b40bb431;hpb=f1e3abea4079e50b95c189fc00e06b119f24c165;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 17064a19..c922683b 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -172,7 +172,7 @@ GO=( stage $GO GO=( - FUNC="merkel1" + FUNC="qa1" TIME="init" ARGS="" ERR="false" @@ -180,9 +180,9 @@ GO=( stage $GO & GO=( - FUNC="pgdump_pre" + FUNC="pg_timestamp" TIME="pg_dump1" - ARGS="" + ARGS="predinstall" ERR="" ) stage $GO @@ -334,14 +334,6 @@ GO=( ) stage $GO -GO=( - FUNC="mkuploaders" - TIME="mkuploaders" - ARGS="" - ERR="" -) -stage $GO - GO=( FUNC="copyoverrides" TIME="copyoverrides" @@ -397,12 +389,12 @@ GO=( stage $GO & GO=( - FUNC="pgdump_post" + FUNC="pg_timestamp" TIME="pg_dump2" - ARGS="" + ARGS="postdinstall" ERR="" ) -stage $GO & +stage $GO GO=( FUNC="expire" @@ -436,14 +428,6 @@ GO=( ) stage $GO & -GO=( - FUNC="merkel2" - TIME="merkel projectb push" - ARGS="" - ERR="false" -) -stage $GO & - GO=( FUNC="mirrorpush" TIME="mirrorpush" @@ -479,20 +463,20 @@ stage $GO & rm -f "${LOCK_BRITNEY}" GO=( - FUNC="merkel3" - TIME="merkel ddaccessible sync" + FUNC="ddaccess" + TIME="ddaccessible sync" ARGS="" ERR="false" ) stage $GO & GO=( - FUNC="compress" - TIME="compress" + FUNC="cleantransactions" + TIME="" ARGS="" ERR="" ) -stage $GO & +stage $GO GO=( FUNC="aptftpcleanup"