diff --git a/vars/analysis.groovy b/vars/analysis.groovy index bedc9357cdd94e0d23d32c3bbe9af17c6eb29bf6..fe9a3626c7d15a985186a967e1057dae6d7db895 100644 --- a/vars/analysis.groovy +++ b/vars/analysis.groovy @@ -1,6 +1,6 @@ /*********************************************************************************************************************** - buildTestDeploy() is called from the .jenkinsfile of each project + analysis() is called from the .jenkinsfile of each project Note: set "env.valgrindExcludes" to a space-separated list of test names to be excluded from valgrind before calling!