mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:54:17 +03:00
runtests: show locale settings
This commit is contained in:
parent
6d97851658
commit
bcb9361845
1 changed files with 1 additions and 0 deletions
|
|
@ -875,6 +875,7 @@ sub checksystemfeatures {
|
|||
"* System: $hosttype\n",
|
||||
"* OS: $hostos\n",
|
||||
"* Perl: $^V ($^X)\n",
|
||||
"* LC_ALL: '$ENV{'LC_ALL'}' LC_CTYPE: '$ENV{'LC_CTYPE'}' LC_NUMERIC: '$ENV{'LC_NUMERIC'}'\n",
|
||||
"* diff: $havediff\n",
|
||||
"* Args: $args\n");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue