From 564dcd7f15ca1298e20634e0a7e6501eebf362d1 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 28 Mar 2011 21:16:00 +0200 Subject: [PATCH] moved ddaccess push into locks Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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="" -- 2.39.2