diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-11-03 13:15:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-11-03 13:15:15 +0000 |
commit | 22eeb1f25560b2a99f50786618605b4e0f3bac3c (patch) | |
tree | f9000890bb1b3d84d11781343fca535a4d868d92 /test | |
parent | f0ce96bbcfba66911b5ab36719638a52474301a9 (diff) |
Testsuite: ignore cert-rotation debug output
Diffstat (limited to 'test')
-rwxr-xr-x | test/runtest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest index 19169e89d..d4e469b9f 100755 --- a/test/runtest +++ b/test/runtest @@ -1069,6 +1069,7 @@ RESET_AFTER_EXTRA_LINE_READ: # this is timing-dependent next if /^OpenSSL: creating STEK$/; + next if /^selfsign cert rotate$/; # TLS preload # only OpenSSL speaks of these |