Commit 81fb309d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ec88b516
#!/bin/sh
# XXX temp. cli debugging for pyruntraced
socat EXEC:"./pyruntraced 3 neo.pytrace -- ../../../t/backup-play/N1-writer",fdin=3,fdout=3 TCP:localhost:8888
socat EXEC:"./pyruntraced 3 neo.trace.py -- ../../../t/backup-play/N1-writer",fdin=3,fdout=3 TCP:localhost:8888
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment