do we need it for 'emacs' automatic error parsing? If not - I can remove it.
Satish On Thu, 26 Sep 2013, Barry Smith wrote: > > ~/Src/petsc barry/fix-get-create $ make test > gmake[1]: Entering directory `/Users/barrysmith/Src/PETSc' > Running test examples to verify correct installation > Using PETSC_DIR=/Users/barrysmith/Src/PETSc and PETSC_ARCH=arch-basic > gmake[2]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > C/C++ example src/snes/examples/tutorials/ex19 run successfully with 1 MPI > process > C/C++ example src/snes/examples/tutorials/ex19 run successfully with 2 MPI > processes > gmake[3]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[3]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > Fortran example src/snes/examples/tutorials/ex5f run successfully with 1 MPI > process > gmake[3]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[3]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Entering directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > gmake[2]: Leaving directory > `/Users/barrysmith/Src/PETSc/src/snes/examples/tutorials' > Completed test examples > gmake[1]: Leaving directory `/Users/barrysmith/Src/PETSc' > > >
