mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
gmake.mk: test-framework by love
* defs/gmake.mk (sudo-precheck): test the test-framework before installation by love. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3084f43047
commit
9273ab42c0
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ endif
|
|||
|
||||
ifneq ($(filter love,$(MAKECMDGOALS)),)
|
||||
showflags: up
|
||||
sudo-precheck: test
|
||||
sudo-precheck: test yes-test-testframework no-test-testframework
|
||||
install-prereq: sudo-precheck
|
||||
yes-test-all no-test-all: install
|
||||
yes-test-almost no-test-almost: install
|
||||
|
|
Loading…
Add table
Reference in a new issue