summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-01-02 23:05:56 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-02 23:05:56 +0100
commit99ddaf6c7cedc13fad88565986ba08591e46dc99 (patch)
treebf2a9acddc6f8f0b9802d05e5121d23bb6d2b70f
parent3c512350b899ebeb93c79bd912975b45a73bf3a7 (diff)
downloadcurl-99ddaf6c7cedc13fad88565986ba08591e46dc99.tar.gz
fixup test stderr as text
-rw-r--r--tests/data/test3712
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test371 b/tests/data/test371
index 18566f57b..3a44db575 100644
--- a/tests/data/test371
+++ b/tests/data/test371
@@ -49,7 +49,7 @@ User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<stderr >
+<stderr mode="text">
Warning: Got more output options than URLs
</stderr>
</verify>