mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
Link to the ticket for that
This commit is contained in:
parent
402b2c3bd3
commit
ab58c7a938
@ -417,6 +417,8 @@ def chutney(reactor, temp_dir):
|
|||||||
# XXX yuck! should add a setup.py to chutney so we can at least
|
# XXX yuck! should add a setup.py to chutney so we can at least
|
||||||
# "pip install <path to tarball>" and/or depend on chutney in "pip
|
# "pip install <path to tarball>" and/or depend on chutney in "pip
|
||||||
# install -e .[dev]" (i.e. in the 'dev' extra)
|
# install -e .[dev]" (i.e. in the 'dev' extra)
|
||||||
|
#
|
||||||
|
# https://trac.torproject.org/projects/tor/ticket/20343
|
||||||
proto = _DumpOutputProtocol(None)
|
proto = _DumpOutputProtocol(None)
|
||||||
reactor.spawnProcess(
|
reactor.spawnProcess(
|
||||||
proto,
|
proto,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user