From: Viktor Szakats Date: Tue, 22 Jul 2025 10:19:22 +0000 (+0200) Subject: test1148: drop redundant `LC_NUMBER=` env setting X-Git-Tag: curl-8_16_0~419 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b2c537e6f8044b3b1382f804de7184e7a37298;p=thirdparty%2Fcurl.git 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 17c18fbc3015b5dc0580d16a4ff5bcf2fd88b449 #5194 Ref: #2436 Cherry-picked from #17988 Closes #17993 --- diff --git a/tests/data/test1148 b/tests/data/test1148 index f5333534a0..5653ef6104 100644 --- a/tests/data/test1148 +++ b/tests/data/test1148 @@ -37,10 +37,6 @@ progress-bar http://%HOSTIP:%HTTPPORT/%TESTNUMBER -# --stderr %LOGDIR/stderrlog%TESTNUMBER - -LC_ALL= -LC_NUMERIC=en_US.UTF-8 - #