From afc2dbde5b61f1037058665a4dd3474c849af4c7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 22 Oct 2024 17:22:08 +0200 Subject: [run-virt] Remove stray else --- core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall | 1 - 1 file changed, 1 deletion(-) diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall b/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall index 95776c81..f10c12af 100644 --- a/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall +++ b/core/modules/run-virt/data/opt/openslx/vmchooser/scripts/set-firewall @@ -253,7 +253,6 @@ if ! ( iptables "${IPLINE1[@]}" -p tcp "${IPLINE2with[@]}" iptables "${IPLINE1[@]}" -p udp "${IPLINE2[@]}" fi - else fi done < "$RULES" if [ -s "$DNSCFG" ]; then -- cgit v1.2.3-55-g7522