diff --git a/orte/mca/plm/rsh/plm_rsh_module.c b/orte/mca/plm/rsh/plm_rsh_module.c index 59b31cca6e..9e0e2851ed 100644 --- a/orte/mca/plm/rsh/plm_rsh_module.c +++ b/orte/mca/plm/rsh/plm_rsh_module.c @@ -463,6 +463,8 @@ static int setup_launch(int *argcptr, char ***argvptr, prefix_dir, bin_base, prefix_dir, lib_base, prefix_dir, lib_base, + prefix_dir, lib_base, + prefix_dir, lib_base, (orted_prefix != NULL ? orted_prefix : " "), (full_orted_cmd != NULL ? full_orted_cmd : " ")); } else {