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

[dak/master] 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 5494311..a11c75e 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.1.4


Reply to: