1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Hint for the dependency update [Bug #16000]

This commit is contained in:
Nobuyoshi Nakada 2019-07-30 17:23:42 +09:00
parent 47144f91a1
commit e25088488b
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -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