BUG: Allrun: wrong redirect

This commit is contained in:
mattijs 2012-02-29 10:30:50 +00:00
parent 0bef1c362d
commit c20b3d761c

View File

@ -42,7 +42,7 @@ runParallel `getApplication` 4
# Reconstruct
for i in bottomWater topAir heater leftSolid rightSolid
do
reconstructPar -region $i > log.reconstructPar.$i2 >&1
reconstructPar -region $i > log.reconstructPar.$i 2>&1
done