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
Trying to run mpssh -f HOSTLIST -r ${GITREPO}/evaluate.sh -o evaluate-pre results in the evaluate.sh not being copied to the remote systems. If I scp the file and then run the above command, it runs evaluate.sh remotely as expected.
The text was updated successfully, but these errors were encountered:
in package mpssh.x86_64 0:1.3.3-2.el7 get same result. But option -r missed in man, and exist in --help. I think this maby mistake, and option -r doesn't support at all.
mpssh-1.3.3
Trying to run
mpssh -f HOSTLIST -r ${GITREPO}/evaluate.sh -o evaluate-pre
results in the evaluate.sh not being copied to the remote systems. If I scp the file and then run the above command, it runsevaluate.sh
remotely as expected.The text was updated successfully, but these errors were encountered: