]> git.decadent.org.uk Git - dak.git/commitdiff
A for loop like a done, not a fi, at the end
authorJoerg Jaspert <joerg@debian.org>
Sun, 6 Dec 2015 13:01:24 +0000 (14:01 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 6 Dec 2015 13:02:40 +0000 (14:02 +0100)
config/debian/dinstall.functions

index f43a0aa8e12c2c7a7e48b6680a04527257e77985..0040d719d6cc147ddb0969c3ce54665565d4aff4 100644 (file)
@@ -114,7 +114,7 @@ function dep11() {
                     cd dists/${dir}/${comp}/dep11
                     rsync -aq --delete --delete-after --exclude *.tmp . ${ftpdir}/dists/${dir}/${comp}/dep11/.
                     cd ${scriptdir}/dep11
-                fi
+                done
             fi
         done
     else