[petsc-dev] Globsearch fails for me when running tests
Jed Brown
jed at jedbrown.org
Wed Mar 25 16:29:25 CDT 2020
Stefano Zampini <stefano.zampini at gmail.com> writes:
> This was working before..
>
> [szampini at localhost petsc]$ make -f gmakefile.test test globsearch='dm*'
What do you have for
getconf ARG_MAX
make -f gmakefile.test test search=dm%
> make: execvp: /usr/bin/sh: Argument list too long
> Using MAKEFLAGS: -- globsearch=dm*
> # No tests run
> # No tests run
> # No tests run
>
> [szampini at localhost petsc]$ git branch
> * knepley/feature-dm-remove-hybrid
>
> [szampini at localhost petsc]$ make -v
> GNU Make 4.2.1
> Built for x86_64-redhat-linux-gnu
> Copyright (C) 1988-2016 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
More information about the petsc-dev
mailing list