[Midnightbsd-cvs] [MidnightBSD/src] fa05c5: bmake: filter CodeQL tracer variables in export test
Lucas Holt
noreply at github.com
Wed Jun 10 13:24:37 EDT 2026
Branch: refs/heads/stable/4.1
Home: https://github.com/MidnightBSD/src
Commit: fa05c590c51bf37e6f7587caec46fcaaac8c44a4
https://github.com/MidnightBSD/src/commit/fa05c590c51bf37e6f7587caec46fcaaac8c44a4
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M contrib/bmake/unit-tests/export.mk
Log Message:
-----------
bmake: filter CodeQL tracer variables in export test
CodeQL injects CODEQL_*, SEMMLE_*, and LD_PRELOAD into traced child processes. The export unit test prints its environment, so ignore those tracer variables to keep the test focused on bmake's exported variables.
AI-Assisted-by: OpenAI Codex (GPT-5)
Signed-off-by: Lucas Holt <luke at foolishgames.com>
(cherry picked from commit 4e1e4120c3a3e108159c97b1f7dc5fcb690422f4)
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list