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

Shorten dependency hint [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2019-07-30 21:15:49 +09:00
parent f3b0ed3f26
commit ceb9e276b9
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -716,7 +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
- $(GIT) --no-pager -C "$(srcdir)" log --format=oneline -G "^ *# *include" origin/master..HEAD
check-ruby: test test-ruby
fake: $(CROSS_COMPILING)-fake