]> git.ipfire.org Git - thirdparty/curl.git/commit
test613: stop showing an error on missing output file
authorDan Fandrich <dan@coneharvesters.com>
Sat, 14 Oct 2023 03:24:08 +0000 (20:24 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 14 Oct 2023 03:28:58 +0000 (20:28 -0700)
commita2b4391a1d5709df452dffd000a09f4590e646f5
treed56cd0d3fec0014415d3de897eeaf923995a4363
parent9cc57875777eacbb514bcc741350393999e14eca
test613: stop showing an error on missing output file

This test would show an error message if the output was missing during
the log post-processing step, but the message was not captured by the
test harness and wasn't useful since the normal golden log file
comparison would the problem more clearly.
tests/libtest/test613.pl