Fix multi-method query-style lookup quoters
[exim.git] / test / runtest
index ae227810cbb24c07af5bbbdf1cab6a3e6a4006c9..70499312d368d23a810c4371b87c9381055f0517 100755 (executable)
@@ -1475,7 +1475,6 @@ RESET_AFTER_EXTRA_LINE_READ:
       }
 
     # Different builds will have different lookup types included
-    s/required_quoter_id \K\d+ \((\w+)\) quoting -1 \(NULL\)$/NN ($1) quoting -1 (NULL)/;
     # and different numbers of lookup types result in different type-code letters,
     # so convert them all to "0"
     s%(?<!lsearch)[^ ](?=TESTSUITE/aux-fixed/(?:0414.list[12]|0464.domains)$)%0%;