Files
clr-installer/storage
John Akre bc8019fc3a storage: Sort partition numbers as integers
When sorting partitions, the partition numbers must be separated from
the partition name and be compared as integers. Comparing the partition
numbers in ascii leads to undesirable sorting results when using numbers
with multiple digits.

Fixes: #510

Signed-off-by: John Akre <john.w.akre@intel.com>
2019-09-27 15:19:59 -07:00
..
2019-09-12 19:20:47 -07:00