From 3a1bfa7b61695e700570f36a1c7429334a2fbc24 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 17 Apr 2024 13:54:52 -0600 Subject: [PATCH] Suppress some messages when normalizing test output. --- cmake/scripts/normalize.pl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/cmake/scripts/normalize.pl b/cmake/scripts/normalize.pl index 9caf2791f3..ae5000e206 100644 --- a/cmake/scripts/normalize.pl +++ b/cmake/scripts/normalize.pl @@ -100,3 +100,20 @@ s/.*; + $_ = ""; +} -- 2.39.5