Skip to content

Commit e207312

Browse files
authored
Merge pull request #171 from pohly/logtools-update
Makefile: include header for logcheck test
2 parents 573b2c4 + e847b4f commit e207312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ include release-tools/build.make
2323
.PHONY: logcheck
2424
test: logcheck
2525
logcheck:
26+
@ echo; echo "### $@:"
2627
hack/verify-logcheck.sh

0 commit comments

Comments
 (0)