Compare commits
1
Commits
multistage
...
chausie
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa1cdbfd6e |
@@ -17,7 +17,8 @@ def main():
|
||||
|
||||
json_pipe_eh = eh_factory.build(PipeIOHandler(
|
||||
'/tmp/tfw_send',
|
||||
'/tmp/tfw_recv'
|
||||
'/tmp/tfw_recv',
|
||||
permissions=0o666
|
||||
))
|
||||
proxy_pipe_eh = eh_factory.build(ProxyPipeConnectorHandler(TFWENV.PIPES_DIR))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user