mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:37:17 +03:00
test1148: drop redundant LC_NUMBER= env setting
No longer necessary after a previous change made sure to strip
the '100.0%' number from the result, before checking it. The dot is
a regex character catching any decimal separator.
Follow-up to 17c18fbc30 #5194
Ref: #2436
Cherry-picked from #17988
Closes #17993
This commit is contained in:
parent
2c0a9c26c8
commit
31b2c537e6
1 changed files with 0 additions and 4 deletions
|
|
@ -37,10 +37,6 @@ progress-bar
|
|||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -# --stderr %LOGDIR/stderrlog%TESTNUMBER
|
||||
</command>
|
||||
<setenv>
|
||||
LC_ALL=
|
||||
LC_NUMERIC=en_US.UTF-8
|
||||
</setenv>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue