Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 7502850

Browse files
author
Nikhil Bhoski
committed
removed commented code
1 parent bbcd992 commit 7502850

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/mathworks/ci/TestStepExecution.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public ProcStarter getProcessToRunMatlabCommand(FilePath workspace, Launcher lau
2424
TaskListener listener, EnvVars envVars, String matlabCommand, String uniqueName)
2525
throws IOException, InterruptedException {
2626
// Get node specific tmp directory to copy matlab runner script
27-
//String tmpDir = getNodeSpecificTmpFolderPath(workspace);
2827
FilePath targetWorkspace = new FilePath(launcher.getChannel(),
2928
workspace.getRemote() + "/" + MatlabBuilderConstants.TEMP_MATLAB_FOLDER_NAME);
3029

0 commit comments

Comments
 (0)