mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-18 04:07:16 +00:00
9cd3fac668
The numeric sort was throwing up it's hands on pure text keys. Fix by adding an 'or cmp' to try string comparison if numerical sort counts them as equal.