You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1] 13:52:24 [SUCCESS] host1
Example
Stderr: + echo Example
...
Additional information
This is just one example, we have a few other cases where the stdout of the scripts are redirected to stderr of the parallel-ssh output.
The text was updated successfully, but these errors were encountered:
For general questions please use the mail group.
Describe the bug
parallel-ssh
sometimes redirects stdout to stderr in the output.To Reproduce
Create a "hostfile" and an example script:
Copy the files to all hosts, then run:
Expected behavior
Nothing is printed to stderr.
Actual behaviour
We got something in stderr:
Additional information
This is just one example, we have a few other cases where the stdout of the scripts are redirected to stderr of the
parallel-ssh
output.The text was updated successfully, but these errors were encountered: