History log of /netbsd-current/usr.bin/make/unit-tests/jobs-error-indirect.exp
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.2 07-Jan-2024 sjg

make: more consistent error messages

Move %s: progname from Job_CheckCommands to Fatal
to avoid is being repeated when Job_CheckCommands is passed Error.

This means some errors from var also report progname (and level)
which is useful.

Reviewed by: rillig


Revision tags: netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.1 01-Dec-2020 rillig

make(1): add tests for suppressing "stopped in"

These tests demonstrate the unwanted behavior described in PR bin/55578
and PR bin/55832.


# 1.1 01-Dec-2020 rillig

make(1): add tests for suppressing "stopped in"

These tests demonstrate the unwanted behavior described in PR bin/55578
and PR bin/55832.