зеркало из https://github.com/github/ruby.git
Use https instead of http
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
9024509410
Коммит
1a38555cda
2
error.c
2
error.c
|
@ -66,7 +66,7 @@ static const char REPORTBUG_MSG[] =
|
|||
" or extension libraries.\n" \
|
||||
"Bug reports are welcome.\n" \
|
||||
""
|
||||
"For details: http://www.ruby-lang.org/bugreport.html\n\n" \
|
||||
"For details: https://www.ruby-lang.org/bugreport.html\n\n" \
|
||||
;
|
||||
|
||||
static const char *
|
||||
|
|
|
@ -703,7 +703,7 @@ class TestRubyOptions < Test::Unit::TestCase
|
|||
You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n
|
||||
Bug\sreports\sare\swelcome.\n
|
||||
(?:.*\n)?
|
||||
For\sdetails:\shttp:\/\/.*\.ruby-lang\.org/.*\n
|
||||
For\sdetails:\shttps:\/\/.*\.ruby-lang\.org/.*\n
|
||||
\n
|
||||
(?:
|
||||
\[IMPORTANT\]\n
|
||||
|
|
Загрузка…
Ссылка в новой задаче