diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-08-16 23:05:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-08-16 23:06:04 +0200 |
commit | ba58ce669ca6609253055d081a00a4f709ce382e (patch) | |
tree | dc76eb36e3d371f9133b9f33f7bd535b60f15a48 /tests | |
parent | 09da53998e04f2a375c6cafee6a4768a997d64fa (diff) |
test1268: check the stderr output as "text"
Follow-up to 099f37e9c57
Pointed-out-by: Marcel Raad
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1268 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1268 b/tests/data/test1268 index f3e52fba4..7e3ab0fa9 100644 --- a/tests/data/test1268 +++ b/tests/data/test1268 @@ -25,7 +25,7 @@ file name argument looks like a flag </client> <verify> -<file name="log/moo1268"> +<file name="log/moo1268" mode="text"> Warning: The file name argument '-k' looks like a flag. curl: (1) Protocol "hej" not supported or disabled in libcurl </file> |