X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=19b572d1931f1564329af488e2b014321363bcc5;hb=e6a26ca720356e214b73b834e02ff94d3b873862;hp=27200dd109aa4cb22838defa247ff240ceaeeae0;hpb=dd81a2afa63371cd7d9b418727c36ab76130bd82;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 27200dd1..19b572d1 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -334,14 +334,6 @@ GO=( ) stage $GO -GO=( - FUNC="mkuploaders" - TIME="mkuploaders" - ARGS="" - ERR="" -) -stage $GO - GO=( FUNC="copyoverrides" TIME="copyoverrides" @@ -382,6 +374,14 @@ GO=( ) stage $GO +GO=( + FUNC="ddaccess" + TIME="ddaccessible sync" + ARGS="" + ERR="false" +) +stage $GO + remove_all_locks trap - EXIT TERM HUP INT QUIT @@ -470,14 +470,6 @@ stage $GO & rm -f "${LOCK_BRITNEY}" -GO=( - FUNC="ddaccess" - TIME="ddaccessible sync" - ARGS="" - ERR="false" -) -stage $GO & - GO=( FUNC="cleantransactions" TIME="" @@ -492,7 +484,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO +#stage $GO # we need to wait for the background processes before the end of dinstall wait