[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] 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 bd57a3a..67cc896 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() {
-- 
1.7.10.4



Reply to: