]> git.proxmox.com Git - pve-installer.git/blobdiff - Proxmox/Install/RunEnv.pm
run command: use explicit return undef in closures on call sites
[pve-installer.git] / Proxmox / Install / RunEnv.pm
index d7ccea6510c2a8cb2d66d708148d6ef417465404..25b6bb3db25a648328ac69f321e84c93ca895fd8 100644 (file)
@@ -212,6 +212,7 @@ my sub detect_country_tracing_to : prototype($$) {
                    log_info("DC FOUND: $country\n");
                    return CMD_FINISHED;
                }
+               return;
            }
        }, undef, undef, 1);