X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=ca8202aa95ad16a07fe100a0312fe2d3b6fc0e95;hb=bdc88d101c8ae48ed28d226fc292eff322ba86ea;hp=27200dd109aa4cb22838defa247ff240ceaeeae0;hpb=1d6c35970efaaa35a4511976510661b548e19514;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 27200dd1..ca8202aa 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -255,7 +255,7 @@ GO=( ARGS="" ERR="" ) -stage $GO +#stage $GO GO=( FUNC="fingerprints" @@ -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