From 3a18a9c192d517c71593ed66e22f056738592d89 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 24 Dec 2015 13:04:24 +0100 Subject: [PATCH] A for loop likes a done at the end, who would have thought? --- config/debian/dinstall.functions | 1 + 1 file changed, 1 insertion(+) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 54943116..a11c75e3 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -565,6 +565,7 @@ function mirrorpush() { echo "Running on host $(hostname -f)" >> /srv/ftp.debian.org/web/${fname} sudo -H -u archvsync /home/archvsync/runmirrors ${pusharg} > ~dak/runmirrors-${archive}.log 2>&1 & fi + done } function mirrorpush-backports() { -- 2.39.2