]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1148: set a fixed locale for the test
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Apr 2018 08:30:16 +0000 (10:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Apr 2018 08:32:19 +0000 (10:32 +0200)
...as otherwise it might use a different decimal sign.

Bug: #2436
Reported-by: Oumph on github
tests/data/test1148

index 52f6c7eb1db0ffcff63fb8db41a79224da0aea8f..aab0847d07208f991a453a356c63ee2758a1b5c9 100644 (file)
@@ -37,6 +37,10 @@ progress-bar
  <command>
 http://%HOSTIP:%HTTPPORT/1148 -# --stderr log/stderrlog1148
 </command>
+<setenv>
+LC_ALL=
+LC_NUMERIC=en_US.UTF-8
+</setenv>
 </client>
 
 #