From fcbfa40b0b711c8c5744ec146e3f99a9695926f0 Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 30 May 2023 10:41:15 +0100 Subject: [PATCH] ENH: checkMesh: small message change --- .../utilities/mesh/manipulation/checkMesh/checkTopology.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C index 4bd5054911..a4dcfe90b6 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C @@ -896,7 +896,7 @@ Foam::label Foam::checkTopology bool hadBadEdges = checkPatch ( allGeometry, - "## ALL BOUNDARIES ##", + "\".*\"", mesh, pp, // faceLabels,