Unverified Commit 6cbe9697 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test1148: tolerate progress updates better

Fixes #2446
Closes #2488
parent 78611c74
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -54,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>