From e25088488bbf7b4bf1be19e57ee5fba41ad6f21c Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 30 Jul 2019 17:23:42 +0900 Subject: Hint for the dependency update [Bug #16000] --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 817dc3fe72..11fcea9489 100644 --- a/common.mk +++ b/common.mk @@ -716,6 +716,7 @@ clean-spec: PHONY check: main test test-tool test-all test-spec $(ECHO) check succeeded + - $(GIT) --no-pager -C "$(srcdir)" log -G "^ *# *include" origin/master..HEAD check-ruby: test test-ruby fake: $(CROSS_COMPILING)-fake -- cgit v1.2.3