diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/runtest | 2 | ||||
-rw-r--r-- | test/stderr/0084 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/runtest b/test/runtest index 3c16a1e46..c590ffc31 100755 --- a/test/runtest +++ b/test/runtest @@ -893,7 +893,7 @@ RESET_AFTER_EXTRA_LINE_READ: # The sizes of filter files may vary because of the substitution of local # filenames, logins, etc. - s/^\d+(?= bytes read from )/ssss/; + s/^\d+(?= (\(tainted\) )?bytes read from )/ssss/; # ======== OpenSSL error messages ======== diff --git a/test/stderr/0084 b/test/stderr/0084 index 2b2f39621..02d86cee1 100644 --- a/test/stderr/0084 +++ b/test/stderr/0084 @@ -19,7 +19,7 @@ stat() yielded 0 calling forward router rda_interpret (file): 'TESTSUITE/aux-fixed/0084.$local_part' expanded: 'TESTSUITE/aux-fixed/0084.yes' -ssss bytes read from TESTSUITE/aux-fixed/0084.yes +ssss (tainted) bytes read from TESTSUITE/aux-fixed/0084.yes file is not a filter file parse_forward_list: userx@test.ex |