[issue9628] runtests.sh -x doesn't work with more than two args (sed error)

Dave Malcolm report at bugs.python.org
Tue Aug 17 18:31:39 CEST 2010


Dave Malcolm <dmalcolm at redhat.com> added the comment:

FWIW it works with two args, but adding the third fails; echoing PAT indicates the generated regex is missing the "|" separator:
^(test_httplib|test_http_cookies test_dl)$

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9628>
_______________________________________


More information about the Python-bugs-list mailing list