add a pointer to relevant ticket
This commit is contained in:
parent
d0141b2f95
commit
3cc64649c0
|
@ -40,6 +40,7 @@ class LoggingMultiService(service.MultiService):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
# see https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2946
|
||||||
def testing_tub(config_data=''):
|
def testing_tub(config_data=''):
|
||||||
"""
|
"""
|
||||||
Creates a 'main' Tub for testing purposes, from config data
|
Creates a 'main' Tub for testing purposes, from config data
|
||||||
|
|
Loading…
Reference in New Issue