OSDN Git Service

fat16copy: Sort new directory entries.
authorAlex Deymo <deymo@google.com>
Fri, 23 Sep 2016 20:12:33 +0000 (13:12 -0700)
committerAlex Deymo <deymo@google.com>
Fri, 23 Sep 2016 21:21:38 +0000 (14:21 -0700)
commit567c5d0f9590b101ae4660b484dfd31172c288c9
tree1f2ae3bfad7ded3ab3b2d1dd81d32ffab9994159
parentdf71efe378937e18f8783229a50f5e010fd634c2
fat16copy: Sort new directory entries.

Sort the entries returned by os.listdir to give a consistent ordering
across build.

Bug: None
Test: `make dist`

(cherry picked from commit ef34e5dca216e61fd81020e818f247f6ce47d26e)

Change-Id: I2f80889684f108208f07e13d725acaa7bc0ab099
tools/fat16copy.py