Testsuite: drop PRDR testcase from general MAIL-FROM-with-options testing
[exim.git] / test / runtest
index 91a81510e6abe0afb88827be1cb9466e467a73eb..68b73d62d37ce21cbf157c46586ef71f488f3563 100755 (executable)
@@ -1088,7 +1088,7 @@ RESET_AFTER_EXTRA_LINE_READ:
     next if /^limits_advertise_hosts =/;
 
     # PRDR
-    next if /^hosts_try_prdr = *$/;
+    next if /^hosts_try_prdr = \*$/;
 
     # TLS resumption is not always supported by the build
     next if /^tls_resumption_hosts =/;