From 61c7eca414e9e2249aa00f693b79983b451b849f Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 25 Dec 2015 00:01:57 +0100 Subject: [PATCH 1/1] 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 334d5e46..4440f512 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.39.2