fixing bug in jenkinsfile

Change-Id: Id526f922b471fd60c22d1c0234eff851aa45accb
diff --git a/Jenkinsfile-rcord b/Jenkinsfile-rcord
index 5dffafb..54d390a 100644
--- a/Jenkinsfile-rcord
+++ b/Jenkinsfile-rcord
@@ -178,7 +178,7 @@
             step([$class: 'RobotPublisher',
                 disableArchiveOutput: false,
                 logFileName: 'RobotLogs/log*.html',
-                otherFiles: 'RobotLogs/TestDocs/*.html,
+                otherFiles: 'RobotLogs/TestDocs/*.html',
                 outputFileName: 'RobotLogs/output*.xml',
                 outputPath: '.',
                 passThreshold: 100,