mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 23:40:16 +00:00
Example.DDS: Fix support for ssh rms plugin
This commit is contained in:
committed by
Dennis Klein
parent
790de84bbc
commit
7002dcbca3
@@ -2,6 +2,6 @@
|
||||
# source setup.sh
|
||||
@bash_end@
|
||||
|
||||
sampler, username@localhost, , /home/username/dev/dds-work/, 1
|
||||
processor, username@localhost, , /home/username/dev/dds-work/, 10
|
||||
sink, username@localhost, , /home/username/dev/dds-work/, 1
|
||||
sampler, localhost, , /tmp/fairmq-ex-dds, 1
|
||||
processor, localhost, , /tmp/fairmq-ex-dds, 10
|
||||
sink, localhost, , /tmp/fairmq-ex-dds, 1
|
||||
|
||||
Reference in New Issue
Block a user