diff --git a/scripts/jenkins-report.sh b/scripts/jenkins-report.sh index 9119075280..8a43df2a5b 100755 --- a/scripts/jenkins-report.sh +++ b/scripts/jenkins-report.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source scripts/jenkins-common.sh -# Run combine the data files that were generated using -p +# Combine the data files that were generated using -p paver combine_coverage # Get the diff coverage and html reports for unit tests