From: Joerg Jaspert Date: Mon, 28 Mar 2011 19:16:00 +0000 (+0200) Subject: moved ddaccess push into locks X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=564dcd7f15ca1298e20634e0a7e6501eebf362d1;p=dak.git moved ddaccess push into locks Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c922683b..9d971545 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=""