mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Set `LC_ALL=C` for the `sort` command to get a stable sort order. See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sort.html for details on the effect of LC_* on `sort`. Adapt the default issuer accordingly. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>