summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-02 15:16:18 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-04 13:56:15 +0100
commitcc71d352651a0d954227fac62c1395c56b1cff45 (patch)
treebeba515702ce004810c165d08ae5aa899ff00d7e /tests/data/Makefile.inc
parentc84435829955f1503e508bc86a9ce915da2007ec (diff)
downloadcurl-cc71d352651a0d954227fac62c1395c56b1cff45.tar.gz
tool_operate: a failed etag save now only fails that transfer
When failing to create the output file for saving an etag, only fail that particular single transfer and allow others to follow. In a serial transfer setup, if no transfer at all is done due to them all being skipped because of this error, curl will output an error message and return exit code 26. Added test 369 and 370 to verify. Reported-by: Earnestly on github Ref: #7942 Closes #7945
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index ba171db15..8b89895ca 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -60,7 +60,8 @@ test325 test326 test327 test328 test329 test330 test331 test332 test333 \
test334 test335 test336 test337 test338 test339 test340 test341 test342 \
test343 test344 test345 test346 test347 test348 test349 test350 test351 \
test352 test353 test354 test355 test356 test357 test358 test359 test360 \
-test361 test362 test363 test364 test365 test366 test367 test368 \
+test361 test362 test363 test364 test365 test366 test367 test368 test369 \
+test370 \
\
test392 test393 test394 test395 test396 test397 \
\