aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-05-12 06:48:53 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-05-12 06:48:53 +0000
commit7f378b044dacafc4e37f3ef773f830dcd93a3d39 (patch)
treeb42202b44a74e2bd545f318f9e532a50ae1d029a /common.mk
parentd18463398a1ac1a9f81a6969544600feb8de3525 (diff)
downloadruby-7f378b044dacafc4e37f3ef773f830dcd93a3d39.tar.gz
spec has been merged, then should run it in love
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 6ea4812da4..6bd32392c5 100644
--- a/common.mk
+++ b/common.mk
@@ -1229,7 +1229,7 @@ change: PHONY
exam: check test-rubyspec
-love: sudo-precheck up all test install check
+love: sudo-precheck up all test install exam
@echo love is all you need
great: exam