From: Stéphane Graber Date: Fri, 7 Aug 2020 19:10:22 +0000 (-0400) Subject: lxc-download: Fix retry loop X-Git-Tag: lxc-5.0.0~371^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14546e377a65c73687ad9fdbb5140fa1de66404;p=thirdparty%2Flxc.git lxc-download: Fix retry loop Closes #3511 Signed-off-by: Stéphane Graber --- diff --git a/templates/lxc-download.in b/templates/lxc-download.in index fbfca32bc..278487d22 100644 --- a/templates/lxc-download.in +++ b/templates/lxc-download.in @@ -139,7 +139,6 @@ gpg_setup() { success=1 break fi - break done if [ -z "${success}" ]; then