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

Commit f7adb27

Browse files
author
Nikhil Bhoski
committed
updated exception message if computer not found.
1 parent 116f7a2 commit f7adb27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/resources/config.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ Builder.matlab.modelcoverage.support.warning = To generate a Cobertura model cov
1616
Builder.matlab.exportstmresults.support.warning = To export Simulink Test Manager results, use MATLAB R2019a or a newer release.
1717
Builder.matlab.runner.script.target.file.linux.name = run_matlab_command.sh
1818
Builder.matlab.runner.script.target.file.windows.name = run_matlab_command.bat
19-
build.workspace.computer.not.found = Unable to get the current computer for this build.
20-
19+
build.workspace.computer.not.found = Unable to access the computer for this build.

0 commit comments

Comments
 (0)