]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-download: Fix retry loop 3512/head
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 7 Aug 2020 19:10:22 +0000 (15:10 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 7 Aug 2020 19:10:25 +0000 (15:10 -0400)
Closes #3511

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-download.in

index fbfca32bcc3304adea56523661be491c396b4ad3..278487d22c82931ae42ffd1f9b6e30f606ccd444 100644 (file)
@@ -139,7 +139,6 @@ gpg_setup() {
       success=1
       break
     fi
-    break
   done
 
   if [ -z "${success}" ]; then