Testsuite: platform differences for resolver flags bits
[exim.git] / test / runtest
index 1ef31c3dc849aa4d4cd36d21e6050d3342d8687b..b369d59a3d0bff768ec089d87955f5bec3e028ff 100755 (executable)
@@ -1159,7 +1159,7 @@ RESET_AFTER_EXTRA_LINE_READ:
     s/Operation timed out/Connection timed out/;
 
     # Platform-dependent resolver option bits
-    s/^ writing neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/;
+    s/^ (?:writing|update) neg-cache entry for [^,]+-\K[0-9a-f]+, ttl/xxxx, ttl/;
 
     # Skip hosts_require_dane checks when the options
     # are unset, because dane ain't always there.