* 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:
parent
4ac7afa500
commit
196c869024
@ -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>
|
Wed Nov 19 00:24:18 2014 Tanaka Akira <akr@fsij.org>
|
||||||
|
|
||||||
* enc/encdb.c: Include internal.h.
|
* enc/encdb.c: Include internal.h.
|
||||||
|
@ -350,6 +350,8 @@ def main_actual_fix(problems)
|
|||||||
next
|
next
|
||||||
end
|
end
|
||||||
|
|
||||||
|
lines.sort!
|
||||||
|
|
||||||
if pre_post_part
|
if pre_post_part
|
||||||
new_content = [
|
new_content = [
|
||||||
pre_post_part.first,
|
pre_post_part.first,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user