summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-04-02 07:06:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-04-02 07:06:06 +0000
commit7097e1c8f3cc5f0b76b34f55bc7fb65e0086db9f (patch)
treebf65831f5ef461addf613e05ed21e6b2eefb17a8 /common.mk
parent80dd40f48e42c4a77cab4c9eefe8f75442d274bd (diff)
common.mk: exam
* common.mk (exam): renamed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50149 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 5cfc1f366d..c143db5079 100644
--- a/common.mk
+++ b/common.mk
@@ -1013,7 +1013,7 @@ info-arch: PHONY
change: PHONY
$(BASERUBY) -C "$(srcdir)" ./tool/change_maker.rb $(CHANGES) > change.log
-fool: check test-rubyspec
+exam: check test-rubyspec
love: sudo-precheck up all test install test-all
@echo love is all you need