diff --git a/Jenkinsfile b/Jenkinsfile index 56e933c62a..840dd29503 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -246,4 +246,4 @@ node { currentBuild.result = 'FAILED' throw e } -} +} \ No newline at end of file