]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/scripts/0999-EXP-Queue-Ramp/0999
typo
[user/henk/code/exim.git] / test / scripts / 0999-EXP-Queue-Ramp / 0999
index 827b7b9c8580fe3d5482948aea2b3d710e608642..3fb8df90db36a947d9fd7fca33b56af0361f6695 100644 (file)
@@ -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