Testsuite: ignore optional OCSP output from -bP testcase
[exim.git] / test / runtest
index 6384f40a7e746dcaf3380b3b5bbe84b715042a91..18eb4cc4e873819390063537e4c92de6d4f65e4b 100755 (executable)
@@ -1393,8 +1393,8 @@ $munges =
     { 'mail' => '/^(X-(Remote-MTA-(smtp-greeting|helo-response)|Exim-Diagnostic|(body|message)-linecount):|Remote-MTA: X-ip;)/'
     },
 
-    'optional_dane' =>
-    { 'stdout' => '/^hosts_(require|try)_dane =/' },
+    'optional_dane_ocsp' =>
+    { 'stdout' => '/^hosts_(requ(est|ire)|try)_(dane|ocsp) =/' },
 
     'sys_bindir' =>
     { 'mainlog' => 's%/(usr/)?bin/%SYSBINDIR/%' },