Hi,

For example, if I run the following commands. It shows many other
things that I don't need, like `Putting child 0x7f9ceec09200 ...`,
`Live child 0x7f9ceec09200 ...`

$ make --debug=j check

https://github.com/westes/flex/tree/master/tests

Also, it doesn't show the commands called to produce the "PASS"
results like below. Is there a way to only show the raw commands and
the corresponding working directory for each command? Thanks.

Putting child 0x7fcd8af3d770 (tableopts_opt_nr-Cae.log) PID 69330 on the chain.
Live child 0x7fcd8af3d770 (tableopts_opt_nr-Cae.log) PID 69330
PASS: tableopts_opt_nr-Cae.opt
Reaping winning child 0x7fcd8af3d770 PID 69330
Removing child 0x7fcd8af3d770 PID 69330 from chain.
Putting child 0x7fcd8af3dd20 (tableopts_opt_nr-Caef.log) PID 69337 on the chain.
Live child 0x7fcd8af3dd20 (tableopts_opt_nr-Caef.log) PID 69337
PASS: tableopts_opt_nr-Caef.opt
Reaping winning child 0x7fcd8af3dd20 PID 69337
Removing child 0x7fcd8af3dd20 PID 69337 from chain.

-- 
Regards,
Peng

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to