From 29c17e74696562b0574e5a33ea9b6074fe65c44e Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 9 Dec 2014 23:08:12 +0100 Subject: [PATCH] sync-dd wants sync, not pool, as argument --- config/debian/dinstall.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index bd57a3a8..67cc8964 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -444,7 +444,7 @@ function bts() { function ddaccess() { # Tell our dd accessible mirror to sync itself up. Including ftp dir. log "Trigger dd accessible parts sync including ftp dir" - ${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 pool + ${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 sync } function mirrorpush() { -- 2.39.2