aboutsummaryrefslogtreecommitdiffstats
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
commite21c0f11e55aef07123ae4ec29fc2366a366e10b (patch)
tree5f90a3972fda3c25b3d30193de9079ebdb2608ac /common.mk
parent3fa52b72bdeb4ef30610d5671410849e952947dc (diff)
downloadruby-e21c0f11e55aef07123ae4ec29fc2366a366e10b.tar.gz
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