When using remote-host option to run stream generators on another hosts, the commands are executed on the same host flent is running. The commands are prefixed with ssh, but the forked process run self.args which is defined just before the update. You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/164 -- Commit Summary -- * Fix executed command when using remote-host option -- File Changes -- M flent/runners.py (3) -- Patch Links -- https://github.com/tohojo/flent/pull/164.patch https://github.com/tohojo/flent/pull/164.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/pull/164