summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-08 13:52:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-08 13:52:32 +0000
commit2a20b491f01285627641e7aa4d1463d1d9d552ea (patch)
tree5f90a3972fda3c25b3d30193de9079ebdb2608ac /common.mk
parente7f4d90930e4ad042fb8152fed1e2e490deb7a4f (diff)
great love
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index d76e4b054d..b944849d2f 100644
--- a/common.mk
+++ b/common.mk
@@ -1227,6 +1227,8 @@ exam: check test-rubyspec
love: sudo-precheck up all test install check
@echo love is all you need
+great: exam
+
yes-test-all no-test-all: sudo-precheck
sudo-precheck: PHONY