e8aa242d10
--cachedir="" doesn't work because the quotes are not processed (as they would be by the shell) and the cachedir is set to ./"" (that is a directory with two double quotes as name). The correct start parameter is thus --cachedir=, which correctly fails when the fix is reverted. |
||
---|---|---|
.. | ||
data | ||
features | ||
conftest.py | ||
quteprocess.py | ||
test_dirbrowser.py | ||
test_hints_html.py | ||
test_invocations.py | ||
test_mhtml_e2e.py | ||
test_quteprocess.py | ||
test_smoke.py | ||
test_testprocess.py | ||
test_webserver.py | ||
testprocess.py | ||
webserver_sub_ssl.py | ||
webserver_sub.py | ||
webserver.py |