diff --git a/hack/prepare-for-integration-tests.sh b/hack/prepare-for-integration-tests.sh index 0f1f3511c..88e95c0d8 100755 --- a/hack/prepare-for-integration-tests.sh +++ b/hack/prepare-for-integration-tests.sh @@ -391,7 +391,7 @@ fi # proxy server can reach them all, so the Supervisor and Concierge can reach them through the proxy. # if [[ "${FIREWALL_IDPS:-no}" == "yes" ]]; then - log_note "Setting up firewalls for the Supervisor and Concierge's outgoing TCP/UDP/SCTP network traffic..." + log_note "Setting up firewalls for the Supervisor and Concierge's outgoing TCP/UDP network traffic..." cat <