Remove .gz and files with other extensions.

This commit is contained in:
henry
2009-07-01 22:27:02 +01:00
parent a9ce16ea71
commit 07793793ae

View File

@ -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