sort: clarify in --debug; only text comparisons affected
commit5e1a554712c61a3ffbe9b9e3ca1be54cb4d4f74d
authorPádraig Brady <P@draigBrady.com>
Mon, 18 Feb 2019 03:16:37 +0000 (17 19:16 -0800)
committerPádraig Brady <P@draigBrady.com>
Mon, 18 Feb 2019 03:17:17 +0000 (17 19:17 -0800)
tree92137024a2226b0fe5b53006e5c4ab696565b138
parent636cbdb77b598109b7073a4e990643b956727cb6
sort: clarify in --debug; only text comparisons affected

* src/sort.c (main): Adjust the debug info regarding locales,
to clarify that only textual comparisons are affected.
* tests/misc/sort-debug-warn.sh: Adjust accordingly.
Fixes https://bugs.gnu.org/34490
src/sort.c
tests/misc/sort-debug-warn.sh