From def10721bccecf56416f76330e0a8198584e95ed Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 13 Jun 2025 14:44:33 +0200 Subject: [PATCH] Stop listing the trusted keys at the end of tests. Signed-off-by: Miod Vallat --- regression-tests/start-test-stop | 2 -- 1 file changed, 2 deletions(-) diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index 0fb538cc6b..cd9c0e6c0b 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -326,8 +326,6 @@ dotests () { ./toxml ./totar - cat ./trustedkeys - if [ -s "./failed_tests" ] then for t in `cat failed_tests` -- 2.47.2