aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1148
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1148')
-rw-r--r--tests/data/test114811
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/data/test1148 b/tests/data/test1148
index 52f6c7eb..f483bcd5 100644
--- a/tests/data/test1148
+++ b/tests/data/test1148
@@ -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>
#
@@ -50,8 +54,13 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
+# This allows the last 4 letters of the bar to get updated without it
+# matters. We're mostly checking the width of it anyway.
<file name="log/stderrlog1148">
- ######################################################################## 100.0%
+ bar 100.0%
</file>
+<stripfile>
+s/####################################################################..../bar/
+</stripfile>
</verify>
</testcase>