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

[dak/master] Check the new tree, not the public one



---
 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 334d5e4..4440f51 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -496,7 +496,7 @@ function mirrorpush() {
         log "... archive: ${archive}"
         archiveroot="$(get_archiveroot "${archive}")"
         targetpath="${mirrordir}/${archive}"
-        cd ${targetpath}/dists
+        cd ${archiveroot}/dists
 
         broken=0
         for release in $(find . -name "InRelease"); do
-- 
2.1.4


Reply to: