testsuite: tidying
[exim.git] / test / runtest
index 12b091acf10c86149d8d541612eef12679492269..0021f3ecc3732bcb436188aabf4df662e04a039b 100755 (executable)
@@ -1154,6 +1154,9 @@ RESET_AFTER_EXTRA_LINE_READ:
     {
     # Berkeley DB version differences
     next if / Berkeley DB error: /;
+
+    # CHUNKING: exact sizes depend on hostnames in headers
+    s/(=>.* K C="250- \d)\d+ (byte chunk, total \d)\d+/$1nn $2nn/;
     }
 
   # ======== All files other than stderr ========