]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
pytests: test_tls_04_double_get does not want stdout separator for multiple responses.
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 15:21:48 +0000 (15:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 15:21:48 +0000 (15:21 +0000)
commitc043bb537391372a2146985de9d975fcad22f3d4
treeca2afdc98c9f46b3d95ee1e5a96f85df3b6712d6
parent43987d4e73a403fedd1150e08283f11ad0059011
pytests: test_tls_04_double_get does not want stdout separator for multiple responses.

Add no_stdout_list parameter to env.tls_get() thus to curl_raw() too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908577 13f79535-47bb-0310-9956-ffa450edef68
test/modules/tls/env.py
test/modules/tls/test_04_get.py
test/pyhttpd/env.py