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

Commit df90dd8

Browse files
sameagen-MWnbhoski
authored andcommitted
Initial fix
1 parent ce7ccca commit df90dd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/mathworks/ci/RunMatlabBuildBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ private int execMatlabCommand(FilePath workspace, Launcher launcher,
151151
try {
152152
matlabLauncher = getProcessToRunMatlabCommand(workspace, launcher, bca, envVars,
153153
"setenv('MW_ORIG_WORKING_FOLDER', cd('"+ uniqueTmpFolderPath.getRemote().replaceAll("'", "''") +"'));"+ uniqueBuildFile, options, uniqueTmpFldrName);
154-
155154

156155
listener.getLogger()
157156
.println("#################### Starting command output ####################");

0 commit comments

Comments
 (0)