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

Commit d35f81f

Browse files
committed
Address Houmans comments
1 parent 676af72 commit d35f81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ builder.matlab.customcommandoption.display.name = Custom
1414
Releaseinfo.matlab.version.not.found.error = Error finding MATLAB release for given MATLAB root. Verify MATLAB root path.
1515
matlab.not.found.error = Unable to launch MATLAB from the specified location. Verify the path to MATLAB root folder.
1616
matlab.not.found.error.for.node = Unable to launch MATLAB '%s' on the node '%s'. Verify global tool configuration for the specified node.
17-
matlab.execution.exception.prefix = Received non-zero exit code while trying to run MATLAB command (Exit code: %d)
17+
matlab.execution.exception.prefix = Received a nonzero exit code %d while trying to run MATLAB.
1818
Builder.matlab.modelcoverage.support.warning = To generate a Cobertura model coverage report, use MATLAB R2018b or a newer release.
1919
Builder.matlab.exportstmresults.support.warning = To export Simulink Test Manager results, use MATLAB R2019a or a newer release.
2020
Builder.matlab.runner.script.target.file.linux.name = run_matlab_command.sh

0 commit comments

Comments
 (0)