ruby-changes:55873
From: git <ko1@a...>
Date: Tue, 28 May 2019 10:08:11 +0900 (JST)
Subject: [ruby-changes:55873] git: 165ddfda20 (trunk): * remove trailing spaces.
https://git.ruby-lang.org/ruby.git/commit/?id=165ddfda20 From 165ddfda20f6db8a3149d14c4f431fc242ddab70 Mon Sep 17 00:00:00 2001 From: git <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Tue, 28 May 2019 10:07:55 +0900 Subject: * remove trailing spaces. diff --git a/util/create_certs.sh b/util/create_certs.sh index e339a3b..7f6894b 100644 --- a/util/create_certs.sh +++ b/util/create_certs.sh @@ -2,7 +2,7 @@ https://github.com/ruby/ruby/blob/trunk/util/create_certs.sh#L2 # cp /etc/ssl/openssl.cnf . # copied from OpenSSL 1.1.1b source -rm -rf demoCA/ server/ client/ +rm -rf demoCA/ server/ client/ mkdir demoCA demoCA/private demoCA/newcerts touch demoCA/index.txt -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/