From f5bf7636988febc332349f2a1deb2a4329ff3243 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 8 Jan 2020 11:31:03 +0000 Subject: Add debug for content of file tainted due to faile name taint --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/runtest') 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 ======== -- cgit v1.2.3