Skip to content
Snippets Groups Projects
Commit fb58bce2 authored by Hague Matthew UXAC009's avatar Hague Matthew UXAC009
Browse files
parents 284be637 721ab28b
Branches
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ public class SubmissionWrapper implements AutoCloseable {
String workingDir,
String[] args) throws
IOException {
this(applicationName, ".", args, false);
this(applicationName, workingDir, args, false);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment