mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: blob: clean up correctly
This commit is contained in:
@ -6,6 +6,8 @@ cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
cleanCase
|
||||
|
||||
rm -rf 0 > /dev/null 2>&1
|
||||
|
||||
rm -rf constant/triSurface/blob.stl.gz > /dev/null 2>&1
|
||||
|
||||
rm -rf constant/cellAlignments > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user