Fix ${run } arg parsing
[exim.git] / test / scripts / 0000-Basic / 0527
index e65032b4d40201f3b841c55f6288ff101395c15c..5c5cf6957e3255925b6b53a2f449300cd6cfef24 100644 (file)
@@ -1,18 +1,8 @@
 # callout with no transport
 need_ipv4
 #
-server PORT_S
-220 Welcome
-HELO
-250 Hi
-MAIL FROM
-250 OK
-RCPT TO
-550 unrouteable address
-QUIT
-221 Bye
-****
 exim -bs
+helo test
 mail from:<unknown@x.x.x.x>
 rcpt to:<unknown@u.u.u.u>
 quit