diff --git a/bin/tools/CleanFunctions b/bin/tools/CleanFunctions index 367085197e..e7a5da0753 100644 --- a/bin/tools/CleanFunctions +++ b/bin/tools/CleanFunctions @@ -64,8 +64,8 @@ cleanCase () rm -rf constant/polyMesh/{allOwner*,cell*,face*,meshModifiers*} \ constant/polyMesh/{owner*,neighbour*,point*,edge*} \ - constant/polyMesh/{cellLevel,pointLevel,refinementHistory,surfaceIndex} \ - constant/{cellLevel,pointLevel} \ + constant/polyMesh/{cellLevel*,pointLevel*,refinementHistory*,surfaceIndex*} \ + constant/{cellLevel*,pointLevel*} \ constant/polyMesh/sets/ \ > /dev/null 2>&1