From e9bd5eadeed3e752a3a16494632a529cecb90511 Mon Sep 17 00:00:00 2001 From: Martin Beaudoin Date: Sat, 16 Oct 2010 12:39:29 -0400 Subject: [PATCH] Fix tutorials: disabling coupled/conjugateHeatFoam/heatedBlock. Will be flagged as failed until fixed or removed. --- tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun b/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun index df8c909fe..4301eab7f 100755 --- a/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun +++ b/tutorials/coupled/conjugateHeatFoam/heatedBlock/Allrun @@ -5,9 +5,9 @@ # Get application name application=`getApplication` -# Disabling the tutorial for now. +# Disabling the tutorial. # Using an exit code != 0 will still flag the tutorial as failed -echo "This tutorial is disabled for now." +echo "Warning: This tutorial is currently disabled." exit -1 runApplication blockMesh