diff --git a/integration-test.sh b/integration-test.sh index 405d211016bda33f041257921866c3402a337f78..bfb5562d924314c783ab2749e4ee9a09f9eecc96 100644 --- a/integration-test.sh +++ b/integration-test.sh @@ -10,7 +10,7 @@ TESTUSER=test@example.com TESTPW1=password1 TESTPW2=password2 -set -euo pipefail +set -eu install_dovecot() { apt-get -y install dovecot-imapd