mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
untypo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d097999e44
commit
8b75717f4f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ else
|
|||
end
|
||||
end
|
||||
|
||||
puts "Generating CSR for #{name_ary.inspect}"
|
||||
puts "Generating CSR for #{name_str}"
|
||||
|
||||
req = X509::Request.new
|
||||
req.version = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue