diff options
author | Jean-Sébastien Pédron <[email protected]> | 2025-07-08 14:48:57 +0200 |
---|---|---|
committer | Jean-Sébastien Pédron <[email protected]> | 2025-07-22 12:52:48 +0200 |
commit | d3e04e8e4fb609aed49e473602736ed437d1ba89 (patch) | |
tree | 2c821a2569420a076e8496fb7a54c324c08a4ec3 /doc/src/guide/common_test.asciidoc | |
parent | beefd4b0b996e5414b32353c63191b6a77b3b498 (diff) | |
download | erlang.mk-d3e04e8e4fb609aed49e473602736ed437d1ba89.tar.gz erlang.mk-d3e04e8e4fb609aed49e473602736ed437d1ba89.tar.bz2 erlang.mk-d3e04e8e4fb609aed49e473602736ed437d1ba89.zip |
test/plugin_eunit.mk: Make `eunit-erl-opts` insensitive to verbose mode
If `V=...` is set on the command line to increase verbosity while
debugging, the first grep(1) command will also catch the debug output of
make(1) which contains the executed command line and thus mentions
"hello".
The fixed grep(1) command line explicitly grep for a line starting with
"hello".
Diffstat (limited to 'doc/src/guide/common_test.asciidoc')
0 files changed, 0 insertions, 0 deletions