summaryrefslogtreecommitdiff
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
commitcbca6dc4cef5a1459629414803d2773861a1f2ff (patch)
treeb42202b44a74e2bd545f318f9e532a50ae1d029a /common.mk
parentae623435e063667e017f909ddf5385d8fa6d2396 (diff)
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