Module Name:    src
Committed By:   sjg
Date:           Thu Aug 29 17:56:37 UTC 2024

Modified Files:
        src/usr.bin/make/unit-tests: cmdline.exp cmdline.mk

Log Message:
make: unit-tests/cmdline do not remove TMPDIR

When running unit-tests in meta mode, removing TMPDIR while
still in use is fatal.  Ensure that TMPBASE used by cmdline.mk
is a subdir of TMPDIR.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/cmdline.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/cmdline.mk

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

Reply via email to