2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-31 18:19:40 +00:00
Files
xcat-core/xCAT-server/lib/xcat/plugins
Vinícius Ferrão d08a264e9d fix(rinv): sort FRU output deterministically
The FRU key sort used only `$a <=> $b`, a numeric comparison that returns 0
for the non-numeric FRU field names, leaving them in hash-iteration order.
That order is randomized per process, so `rinv <node> all` printed its fields
in a different order on each run. Add `$a cmp $b` as a tiebreaker so the
output is stable.

Recovered from the unmerged lenovobuild branch (original 9cd3fac6).

Co-authored-by: Jarrod Johnson <10814490+jjohnson42@users.noreply.github.com>
2026-07-25 21:41:03 -03:00
..
2016-07-20 11:40:27 -04:00
2018-01-24 03:16:41 -05:00
2017-09-07 15:50:11 -04:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2024-05-07 16:19:25 +02:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2023-01-18 11:00:59 -05:00
2024-02-21 11:59:50 +01:00
2016-07-20 11:40:27 -04:00
2026-07-15 00:29:26 -03:00
2024-05-07 16:19:25 +02:00
2024-05-07 16:19:25 +02:00
2024-05-07 16:19:25 +02:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2019-10-28 14:33:54 -04:00
2024-05-07 16:19:25 +02:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2022-11-29 11:50:18 -05:00
2016-07-20 11:40:27 -04:00
2023-01-18 11:00:59 -05:00
2020-02-02 14:40:24 -05:00
2016-07-20 11:40:27 -04:00
2024-04-13 12:36:08 +05:30
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2022-08-15 10:16:22 -04:00
2018-08-21 15:18:12 -04:00
2018-08-21 15:18:12 -04:00