Description
The --write-out format variables %{onerror} and %{urlnum} are not working correctly when output is directed to stderr.
Affected Tests
- Test 1188:
--write-out with %{onerror} and %{urlnum} to stderr
Exit Criteria
Test 1188 must pass in the curl test suite (scripts/run-curl-tests.sh 1188) with no regressions in previously passing tests.
Description
The
--write-outformat variables%{onerror}and%{urlnum}are not working correctly when output is directed to stderr.Affected Tests
--write-outwith%{onerror}and%{urlnum}to stderrExit Criteria
Test 1188 must pass in the curl test suite (
scripts/run-curl-tests.sh 1188) with no regressions in previously passing tests.