Skip to content

Commit f6380ed

Browse files
committed
Use test-logcheck from release-tools
1 parent eee07e3 commit f6380ed

File tree

2 files changed

+2
-43
lines changed

2 files changed

+2
-43
lines changed

Makefile

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,5 @@ all:
1919

2020
include release-tools/build.make
2121

22-
# Check contextual logging.
23-
.PHONY: logcheck
24-
test: logcheck
25-
logcheck:
26-
@ echo; echo "### $@:"
27-
hack/verify-logcheck.sh
22+
# Explicitly enable contextual logging check
23+
test: test-logcheck

hack/verify-logcheck.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)