Skip to content

Commit d0ce7e8

Browse files
committed
Add test-logcheck as a prerequisite for the test target
1 parent a4e61b4 commit d0ce7e8

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,4 @@ all: build
1717

1818
include release-tools/build.make
1919

20-
# Check contextual logging.
21-
.PHONY: logcheck
22-
test: logcheck
23-
logcheck:
24-
hack/verify-logcheck.sh
20+
test: test-logcheck

hack/verify-logcheck.sh

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

0 commit comments

Comments
 (0)