]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/scripts/1190-TLS-ALPN/1190
ALPN: not supported under LibreSSL
[user/henk/code/exim.git] / test / scripts / 1190-TLS-ALPN / 1190
index d74caca5281476b525f176bf4fac4ccd4762a785..3a85116fdb3445875931f81fef665ffbdb0dcee7 100644 (file)
@@ -11,16 +11,12 @@ Test message.
 # Bad ALPN rejected
 exim -DCONTROL=http -odf b@test.ex
 ****
-exim -Mrm $msg1
-****
-sudo rm -f DIR/spool/db/retry
+sudo rm -f DIR/spool/db/retry DIR/spool/input/*-D DIR/spool/input/*-H
 #
 # Multiple ALPN rejected
 exim -DCONTROL=smtp:smtp -odf c@test.ex
 ****
-exim -Mrm $msg1
-****
-sudo rm -f DIR/spool/db/retry
+sudo rm -f DIR/spool/db/retry DIR/spool/input/*-D DIR/spool/input/*-H
 #
 # Empty client option is ok
 exim -DCONTROL="" -odf d@test.ex