X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F0999-EXP-Queue-Ramp%2F0999;h=3fb8df90db36a947d9fd7fca33b56af0361f6695;hb=b634f8eaf52aae84c311d7e306f38f3dc07ff1b0;hp=827b7b9c8580fe3d5482948aea2b3d710e608642;hpb=6641ba45c04b15d2d565c6e9bc6d37e6e731c49c;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/0999-EXP-Queue-Ramp/0999 b/test/scripts/0999-EXP-Queue-Ramp/0999 index 827b7b9c8..3fb8df90d 100644 --- a/test/scripts/0999-EXP-Queue-Ramp/0999 +++ b/test/scripts/0999-EXP-Queue-Ramp/0999 @@ -15,6 +15,7 @@ exim -DSERVER=server -bd -q30m -odd -oX PORT_D **** # exim -bs +helo test mail from:ralph@dustyshoes.tld rcpt to:bob@anotherone.tld data @@ -683,6 +684,6 @@ system "grep -q '=> bob' DIR/spool/log/servermainlog && echo 'daemon did make at system "awk '/<=/{i++} END{print i, \"messages received by dest\"}' DIR/spool/log/servermainlog 1>&2"; system "ls DIR/spool/input 1>&2"; **** -sudo rm DIR/spool/log/mainlog DIR/spool/log/servermainlog +sudo rm -f DIR/spool/log/mainlog DIR/spool/log/servermainlog no_stdout_check no_msglog_check