mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
test1156: fixup the stdout check for Windows
It is not text mode. Follow-up to 6f73e68d182 Closes #8134
This commit is contained in:
parent
96c815c22e
commit
439aa50211
@ -64,7 +64,7 @@ http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<stdout mode="text">
|
||||
<stdout>
|
||||
0
|
||||
</stdout>
|
||||
</verify>
|
||||
|
Loading…
x
Reference in New Issue
Block a user