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

ruby-changes:55876

From: Nobuyoshi <ko1@a...>
Date: Tue, 28 May 2019 14:21:25 +0900 (JST)
Subject: [ruby-changes:55876] Nobuyoshi Nakada: 40e175b390 (trunk): Clean a garbage [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=40e175b390

From 40e175b390f39afdddcfbf74afcad96093a158e7 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Tue, 28 May 2019 14:20:42 +0900
Subject: Clean a garbage [ci skip]


diff --git a/tool/downloader.rb b/tool/downloader.rb
index 6e03f3b..2436a4d 100644
--- a/tool/downloader.rb
+++ b/tool/downloader.rb
@@ -1,4 +1,4 @@ https://github.com/ruby/ruby/blob/trunk/tool/downloader.rb#L1
-#6 Used by configure and make to download or update mirrored Ruby and GCC
+# Used by configure and make to download or update mirrored Ruby and GCC
 # files. This will use HTTPS if possible, falling back to HTTP.
 
 require 'fileutils'
-- 
cgit v0.10.2


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

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