diff --git a/Jenkinsfile b/Jenkinsfile index fbdbad8fdedee6e41770d77c4e2b0b1847f713fb..7e9f0b55da8fc8835c468cdd8936559adde35c81 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -83,7 +83,7 @@ pipeline { mail to: "${RECIPIENT}", subject: "[3GPP Forge] Validation failed: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully; however, " + - "after running the validation process for all the files in the repository," + + "after running the validation process for all the files in the repository, " + "some errors were detected (they may, or may not be related to your own " + "contribution). Please check the 'Console output' at ${env.BUILD_URL}"