* tool/update-deps: Sort dependencies.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2014-11-18 15:26:44 +00:00
Родитель 4ac7afa500
Коммит 196c869024
2 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,7 @@
Wed Nov 19 00:26:15 2014 Tanaka Akira <akr@fsij.org>
* tool/update-deps: Sort dependencies.
Wed Nov 19 00:24:18 2014 Tanaka Akira <akr@fsij.org>
* enc/encdb.c: Include internal.h.

Просмотреть файл

@ -350,6 +350,8 @@ def main_actual_fix(problems)
next
end
lines.sort!
if pre_post_part
new_content = [
pre_post_part.first,