Closed
Description
I did this
cd tests && ./runtests.pl 1
I expected the following
There should be a log file left after the run, called tests/log/curl.log
showing each command line invoke done in the test. The file doesn't exist.
curl/libcurl version
current git master, but I believe this flaw has existed for a while. I cannot remember at which point it broke. It used to work.
operating system
Linux, but I think it might exist everywhere.