diff options
author | ngie <ngie@FreeBSD.org> | 2014-10-28 23:01:09 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2014-10-28 23:01:09 +0000 |
commit | ac7f63617c41884d82ef26e502c87381aa9bd4b9 (patch) | |
tree | a66df62d40c5dd30e1d62f16900b6a9c13946961 /lib/libc/stdlib/exit.c | |
parent | 10a925c0a7cdeafe07ede1a1e848377970d03b2a (diff) | |
download | FreeBSD-src-ac7f63617c41884d82ef26e502c87381aa9bd4b9.zip FreeBSD-src-ac7f63617c41884d82ef26e502c87381aa9bd4b9.tar.gz |
Filter out TESTS_SUBDIRS already added to SUBDIR instead of blindly
appending the TESTS_SUBDIRS variable to SUBDIR
Duplicate directory entries can cause unexpected side effects, like
installing the same files multiple times. This can be easily
reproduced via the following testcase prior to this commit:
SUBDIR= dir
TESTS_SUBDIRS+= dir
.include <bsd.test.mk>
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions