]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
moved ddaccess push into locks
[dak.git] / 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=""