aboutsummaryrefslogtreecommitdiffstats
path: root/defs
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
commita9ab97ccaca2abc1887c1922d872e7716587ff53 (patch)
treec7cfa92c5bd42670c0e323651547224733f63968 /defs
parent6202a1fee2dd645866ad799f3dce1432864050d7 (diff)
downloadruby-a9ab97ccaca2abc1887c1922d872e7716587ff53.tar.gz
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')
-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