From 31b2c537e6f8044b3b1382f804de7184e7a37298 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 22 Jul 2025 12:19:22 +0200 Subject: [PATCH] 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 --- tests/data/test1148 | 4 ---- 1 file changed, 4 deletions(-) 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 - #