mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-14 06:52:02 +00:00
more logs
This commit is contained in:
parent
47b60c0faa
commit
e9adccd432
@ -152,6 +152,9 @@ class CLINodeAPI(object):
|
|||||||
u"-m",
|
u"-m",
|
||||||
u"allmydata.scripts.runner",
|
u"allmydata.scripts.runner",
|
||||||
] + argv
|
] + argv
|
||||||
|
msg(format="Executing %(argv)s",
|
||||||
|
argv=argv,
|
||||||
|
)
|
||||||
return self.reactor.spawnProcess(
|
return self.reactor.spawnProcess(
|
||||||
processProtocol=process_protocol,
|
processProtocol=process_protocol,
|
||||||
executable=exe,
|
executable=exe,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user