Took out unneeded redirect

This commit is contained in:
Harry Moffat 2009-08-01 01:13:06 +00:00
parent 2f3245caff
commit bcd2e0a4df

View file

@ -18,9 +18,7 @@ CANTERA_BIN=${CANTERA_BIN:=../../../bin}
#################################################################
$prog > output_0.txt <<+
1.0
+
$prog > output_0.txt
retnStat=$?
if [ $retnStat != "0" ]
then