diff --git a/tests/p_exim/20_exim_mta_helo-test.sh b/tests/p_exim/20_exim_mta_helo-test.sh index 01d6adc..f0b373d 100755 --- a/tests/p_exim/20_exim_mta_helo-test.sh +++ b/tests/p_exim/20_exim_mta_helo-test.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Author: Christoph Galuschka +# Author: Christoph Galuschka t_Log "Running $0 - exim can accept and deliver local email." @@ -19,7 +19,7 @@ if [ $centos_ver == '5' ] MTA_ACCEPT=0 fi - sleep 1 + sleep 5 grep -q 't_functional test' $MAILSPOOL* if [ $? = 0 ] then