Not to my next $ git checkout next Switched to branch 'next' Your branch is up-to-date with 'origin/next'. ~/Src/petsc (next=) arch-basic $ make -f gmakefile test globsearch='snes*ex19*' /usr/local/opt/python/bin/python2.7 ./config/gmakegentest.py --petsc-arch=arch-basic /usr/local/opt/python/bin/python2.7 ./config/gmakegen.py --petsc-arch=arch-basic # No tests run
> On Jul 22, 2017, at 8:54 AM, Matthew Knepley <[email protected]> wrote: > > I pushed a fix for this to next. > > Matt > > On Fri, Jul 21, 2017 at 6:47 PM, Barry Smith <[email protected]> wrote: > > $ make -f gmakefile print-test globsearch='snes*ex19*' > > ~/Src/petsc (master=) arch-basic > $ make -f gmakefile test globsearch='snes*ex19*' > # No tests run > ~/Src/petsc (master=) arch-basic > > > > On Jul 21, 2017, at 5:41 PM, Scott Kruger <[email protected]> wrote: > > > > > > Try snes*ex13* > > > > Use print-test to debug > > > > Scott > > > > Sent from my iPhone > > > >> On Jul 21, 2017, at 4:29 PM, Barry Smith <[email protected]> wrote: > >> > >> > >> $ make -f gmakefile test globsearch='snes*ex13' > >> # No tests run > >> ~/Src/petsc (master=) arch-basic > >> $ make -f gmakefile test globsearch='snes*' > >> # No tests run > >> ~/Src/petsc (master=) arch-basic > >> > >> > > > > > -- > What most experimenters take for granted before they begin their experiments > is infinitely more interesting than any results to which their experiments > lead. > -- Norbert Wiener > > http://www.caam.rice.edu/~mk51/
