[前][次][番号順一覧][スレッド一覧]

ruby-changes:46557

From: usa <ko1@a...>
Date: Fri, 12 May 2017 15:48:59 +0900 (JST)
Subject: [ruby-changes:46557] usa:r58672 (trunk): spec has been merged, then should run it in love

usa	2017-05-12 15:48:53 +0900 (Fri, 12 May 2017)

  New Revision: 58672

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58672

  Log:
    spec has been merged, then should run it in love

  Modified files:
    trunk/common.mk
Index: common.mk
===================================================================
--- common.mk	(revision 58671)
+++ common.mk	(revision 58672)
@@ -1229,7 +1229,7 @@ change: PHONY https://github.com/ruby/ruby/blob/trunk/common.mk#L1229
 
 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]