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
@ -73,7 +73,7 @@ endif
|
|||||||
|
|
||||||
ifneq ($(filter love,$(MAKECMDGOALS)),)
|
ifneq ($(filter love,$(MAKECMDGOALS)),)
|
||||||
showflags: up
|
showflags: up
|
||||||
sudo-precheck: test
|
sudo-precheck: test yes-test-testframework no-test-testframework
|
||||||
install-prereq: sudo-precheck
|
install-prereq: sudo-precheck
|
||||||
yes-test-all no-test-all: install
|
yes-test-all no-test-all: install
|
||||||
yes-test-almost no-test-almost: install
|
yes-test-almost no-test-almost: install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user