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:
parent
f3b0ed3f26
commit
ceb9e276b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue