]> git.decadent.org.uk Git - dak.git/commitdiff
moved ddaccess push into locks
authorJoerg Jaspert <joerg@debian.org>
Mon, 28 Mar 2011 19:16:00 +0000 (21:16 +0200)
committerJoerg Jaspert <joerg@debian.org>
Mon, 28 Mar 2011 19:16:00 +0000 (21:16 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall

index c922683b87306afeb44e52f007aba05cad452533..9d971545e4975159075909b08c310d7bac994adf 100755 (executable)
@@ -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=""