[petsc-dev] do syntax

Barry Smith bsmith at mcs.anl.gov
Tue Mar 2 07:32:16 CST 2010


>>> $ for i in {1..5}; do
>>>> echo $i
>>>> done
>>> {1..5}


This notation does not appear to be portable to sh, so we've had to  
change it back to listing 1 2  etc.

    Barry




More information about the petsc-dev mailing list