X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=19b572d1931f1564329af488e2b014321363bcc5;hb=78c1e088190d8f1fd3eac258a43cb483838eff42;hp=c922683b87306afeb44e52f007aba05cad452533;hpb=c9dc404548a6001e8bbf7908a31a2992b3d4d78c;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c922683b..19b572d1 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -374,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 @@ -462,14 +470,6 @@ stage $GO & rm -f "${LOCK_BRITNEY}" -GO=( - FUNC="ddaccess" - TIME="ddaccessible sync" - ARGS="" - ERR="false" -) -stage $GO & - GO=( FUNC="cleantransactions" TIME="" @@ -484,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