From ac4592126d4086472b43be2cfdab55c05a33a95f Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Thu, 31 May 2018 16:46:48 +0100 Subject: [PATCH] bin/tools/CleanFunctions: Recursively remove 0/polyMesh --- bin/tools/CleanFunctions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tools/CleanFunctions b/bin/tools/CleanFunctions index 16b45561c5..a40c27945c 100644 --- a/bin/tools/CleanFunctions +++ b/bin/tools/CleanFunctions @@ -80,7 +80,7 @@ cleanCase() rm -rf VTK > /dev/null 2>&1 rm -rf sequencedVTK > /dev/null 2>&1 - rm -f 0/polyMesh 0/cellLevel 0/pointLevel 0/cellDist constant/cellDecomposition + rm -rf 0/polyMesh 0/cellLevel 0/pointLevel 0/cellDist constant/cellDecomposition if [ -e system/blockMeshDict.m4 ] then