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

ruby-changes:63431

From: Marc-Andre <ko1@a...>
Date: Mon, 26 Oct 2020 05:45:35 +0900 (JST)
Subject: [ruby-changes:63431] ee54075a94 (master): Remove trailing whitespace [ci skip]

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

From ee54075a94a33101795f235fb7ec217bc8bb6549 Mon Sep 17 00:00:00 2001
From: Marc-Andre Lafortune <github@m...>
Date: Sun, 25 Oct 2020 16:38:37 -0400
Subject: Remove trailing whitespace [ci skip]


diff --git a/bootstraptest/test_ractor.rb b/bootstraptest/test_ractor.rb
index 62b0b52..61dfc40 100644
--- a/bootstraptest/test_ractor.rb
+++ b/bootstraptest/test_ractor.rb
@@ -663,7 +663,7 @@ assert_equal 'true', %q{ https://github.com/ruby/ruby/blob/trunk/bootstraptest/test_ractor.rb#L663
      '$stderr' => $stderr.inspect,
     }
   end
-  
+
   h = Ractor.new do
     ractor_local_globals
   end.take
-- 
cgit v0.10.2


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

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