Module Name: src Committed By: rillig Date: Sun Aug 23 17:51:24 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: archive.exp archive.mk Log Message: make(1): in archive test, use wildcard that matches more than 1 file This is to make sure that the buffer used for "archive(member)" is properly reset after each member. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/archive.exp cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/archive.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.