From 05a55b6c9f79f35557188f49dfe2ab0320c9fed2 Mon Sep 17 00:00:00 2001 From: Henry <Henry> Date: Mon, 13 Jan 2014 10:00:42 +0000 Subject: [PATCH] tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre: remove directory 102 when not needed --- tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre b/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre index d65d576cf6f..e1314946c8e 100755 --- a/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre +++ b/tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre @@ -101,8 +101,9 @@ runParallel checkMesh $nProcs -allTopology -allGeometry -latestTime runApplication reconstructParMesh -latestTime -# Copy the mesh into polyMesh +# Copy the mesh into polyMesh and delete the 102 directory \cp -r 102/polyMesh constant +\rm -rf 102 # ----------------------------------------------------------------- end-of-file -- GitLab