Took out unneeded redirect
This commit is contained in:
parent
2f3245caff
commit
bcd2e0a4df
1 changed files with 1 additions and 3 deletions
|
|
@ -18,9 +18,7 @@ CANTERA_BIN=${CANTERA_BIN:=../../../bin}
|
|||
|
||||
#################################################################
|
||||
|
||||
$prog > output_0.txt <<+
|
||||
1.0
|
||||
+
|
||||
$prog > output_0.txt
|
||||
retnStat=$?
|
||||
if [ $retnStat != "0" ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue