ENH: tutorial script: rm was producing an error if folder was not presnt

This commit is contained in:
andy
2012-02-27 10:24:22 +00:00
parent 5eb7e465ba
commit 6694baf96f

View File

@ -7,6 +7,6 @@ cd ${0%/*} || exit 1 # run from this directory
cleanCase
\rm -rf 0
\rm -r constant/extendedFeatureEdgeMesh/
\rm -rf constant/extendedFeatureEdgeMesh/
\rm -f constant/triSurface/*.eMesh*