Hello build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46807
to look at the new patch set (#2).
Change subject: util/testing: Allow what-jenkins-does to skip lint testing ......................................................................
util/testing: Allow what-jenkins-does to skip lint testing
The linters touch every file under src and probably util. This makes it difficult to see what files have been accessed by the builder.
The JENKINS_SKIP_LINT_TESTS variable will only be set on the jenkins build that looks for unused files.
Signed-off-by: Martin Roth martin@coreboot.org Change-Id: I12fa31641c2a72c5e07be1c4958467f7165f21bb --- M util/testing/Makefile.inc 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/46807/2