From bcd2e0a4df255d78fb00ba303c329c2fc784af1d Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sat, 1 Aug 2009 01:13:06 +0000 Subject: [PATCH] Took out unneeded redirect --- Cantera/cxx/demos/combustor/runtest | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Cantera/cxx/demos/combustor/runtest b/Cantera/cxx/demos/combustor/runtest index bc7aed0e4..6dcd2ef74 100755 --- a/Cantera/cxx/demos/combustor/runtest +++ b/Cantera/cxx/demos/combustor/runtest @@ -18,9 +18,7 @@ CANTERA_BIN=${CANTERA_BIN:=../../../bin} ################################################################# -$prog > output_0.txt <<+ -1.0 -+ +$prog > output_0.txt retnStat=$? if [ $retnStat != "0" ] then