Skip to content
Snippets Groups Projects
Commit ee31f04a authored by Ruud Overeem's avatar Ruud Overeem
Browse files

BugID: 826

Changed stop (local) command
parent c60f2f66
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ PR_MPI::PR_MPI(const string& aHostName,
aParamFile.c_str(),
nodes.size());
itsStopCmd = formatString("./stopMPI.sh %s",
aJobName.c_str());
aExecutable.c_str());
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment