Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make/unit-tests



Module Name:    src
Committed By:   sjg
Date:           Tue Mar 10 04:43:05 UTC 2026

Modified Files:
        src/usr.bin/make/unit-tests: opt-jobs-internal.mk
            varname-make_stack_trace.mk

Log Message:
When making .make symlink handle MAKE=make

When these tests are run by atf-run, we get just MAKE=make
so we have to look for it via $PATH

PR: 60016


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/make/unit-tests/opt-jobs-internal.mk
cvs rdiff -u -r1.6 -r1.7 \
    src/usr.bin/make/unit-tests/varname-make_stack_trace.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index