From 08bafa2a38a1e3d66c2f5be6d7fe9bb0f6ac5ad4 Mon Sep 17 00:00:00 2001 From: joselo85 Date: Tue, 4 Oct 2022 15:36:21 -0300 Subject: [PATCH] Deleted whitespace in run-tests.windows.sh L 233 --- test/integration/connect/envoy/run-tests.windows.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/connect/envoy/run-tests.windows.sh b/test/integration/connect/envoy/run-tests.windows.sh index 9da6aba921605..fb1f38f145f07 100644 --- a/test/integration/connect/envoy/run-tests.windows.sh +++ b/test/integration/connect/envoy/run-tests.windows.sh @@ -233,7 +233,6 @@ function start_consul { --hostname "consul-${DC}-server" \ --network-alias "consul-${DC}-server" \ -e "CONSUL_LICENSE=$license" \ - ${server_ports[@]} \ windows/consul:local \ agent -dev -datacenter "${DC}" \ -config-dir "C:\\workdir\\${DC}\\consul" \