summaryrefslogtreecommitdiff
path: root/defs/gmake.mk
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-26 16:03:51 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-26 16:03:51 +0000
commit9273ab42c03129b033c16634cf560dd959fa82a2 (patch)
treec7cfa92c5bd42670c0e323651547224733f63968 /defs/gmake.mk
parent3084f43047fcb3cce12f0e11d41fc2abfbadb824 (diff)
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
Diffstat (limited to 'defs/gmake.mk')
-rw-r--r--defs/gmake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs/gmake.mk b/defs/gmake.mk
index 533a7ec6e6..5220eb3583 100644
--- a/defs/gmake.mk
+++ b/defs/gmake.mk
@@ -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