From 67ee646989ff517d42f3545908f6c5144ea0bacf Mon Sep 17 00:00:00 2001 From: Christine Lytwynec Date: Thu, 30 Apr 2015 16:27:51 -0400 Subject: [PATCH] fix typo in jenkins-report.sh --- scripts/jenkins-report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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