Skip to content

Commit

Permalink
Merge pull request #171 from pohly/logtools-update
Browse files Browse the repository at this point in the history
Makefile: include header for logcheck test
  • Loading branch information
k8s-ci-robot authored May 10, 2024
2 parents 573b2c4 + e847b4f commit e207312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ include release-tools/build.make
.PHONY: logcheck
test: logcheck
logcheck:
@ echo; echo "### $@:"
hack/verify-logcheck.sh

0 comments on commit e207312

Please sign in to comment.