]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Fix indentation
[dak.git] / config / debian / cron.dinstall
index a626c93a6b71443f9816247b9cd9eaebfb488969..e31ea80ed9aeaa004a25daf99fa4685461ad33be 100755 (executable)
@@ -207,7 +207,6 @@ GO=(
 stage $GO
 
 lockfile "$LOCK_ACCEPTED"
-lockfile "$LOCK_NEW"
 trap remove_all_locks EXIT TERM HUP INT QUIT
 
 GO=(
@@ -479,14 +478,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="aptftpcleanup"
-    TIME="apt-ftparchive cleanup"
-    ARGS=""
-    ERR="false"
-)
-#stage $GO
-
 # we need to wait for the background processes before the end of dinstall
 wait