diff --git a/LibraryConfig/Jenkinsfile-default.groovy b/LibraryConfig/Jenkinsfile-default.groovy
index 3eb96d2..7c7475c 100644
--- a/LibraryConfig/Jenkinsfile-default.groovy
+++ b/LibraryConfig/Jenkinsfile-default.groovy
@@ -26,6 +26,6 @@ try {
} finally {
archiveArtifacts artifacts: 'Results/Output/**/*.*, Results/Artifacts/**/*.*'
junit 'Results/Output/**/*.xml'
- currentBuild.description = " Click here for HTML report"
+ currentBuild.description = " Click here for HTML report"
}
}
\ No newline at end of file
diff --git a/LibraryConfig/Jenkinsfile-selective.groovy b/LibraryConfig/Jenkinsfile-selective.groovy
index c98abe6..5686a7e 100644
--- a/LibraryConfig/Jenkinsfile-selective.groovy
+++ b/LibraryConfig/Jenkinsfile-selective.groovy
@@ -32,7 +32,7 @@ node("Windows") {
} finally {
archiveArtifacts artifacts: 'Results/Output/**/*.*, Results/Artifacts/**/*.*'
junit 'Results/Output/**/*.xml'
- currentBuild.description = " Click here for HTML report"
+ currentBuild.description = " Click here for HTML report"
echo "${params.Dismissal} World!"
}
}
\ No newline at end of file
diff --git a/Models/MainLibrary/TestLibrary/Test1/TestMdl1.mo b/Models/MainLibrary/TestLibrary/Test1/TestMdl1.mo
index 066ed72..9fa8c28 100644
--- a/Models/MainLibrary/TestLibrary/Test1/TestMdl1.mo
+++ b/Models/MainLibrary/TestLibrary/Test1/TestMdl1.mo
@@ -1,6 +1,6 @@
within MainLibrary.TestLibrary.Test1;
model TestMdl1
- MainLibrary.Components.Heater heater(heating_table(
+ MainLibrary.Components.Heater _eater(heating_table(
tableOnFile=true,
tableName="heater",
fileName=Modelica.Utilities.Files.loadResource(