From 5949dcac106c521b83498dcebe187a41f4dd57dc Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 15 Dec 2015 15:26:16 +0000 Subject: [PATCH] BUG: hotBoxes: shell script syntax error --- .../reactingParcelFilmFoam/hotBoxes/patchifyObstacles | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/patchifyObstacles b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/patchifyObstacles index bfe0562df1..e184c4dbb5 100755 --- a/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/patchifyObstacles +++ b/tutorials/lagrangian/reactingParcelFilmFoam/hotBoxes/patchifyObstacles @@ -3,7 +3,7 @@ # ========= | # # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # # \\ / O peration | Version: dev # -# \\ / A nd | Web: www.OpenFOAM.com # +# \\ / A nd | Web: www.OpenFOAM.org # # \\/ M anipulation | # #-----------------------------------------------------------------------------# cd ${0%/*} || exit 1 # Run from this directory @@ -71,7 +71,7 @@ for xi in $(seq 1 1 $nx); do echo "processing cube $n" pad="" - if [ $n -lt 10]; then + if [ $n -lt 10 ]; then pad="0" fi