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:
Viktor Szakats 2025-07-22 12:19:22 +02:00
parent 2c0a9c26c8
commit 31b2c537e6
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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>
#