From a9ab97ccaca2abc1887c1922d872e7716587ff53 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 26 Jul 2016 16:03:51 +0000 Subject: 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 --- defs/gmake.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3