fix typo in jenkins-report.sh

This commit is contained in:
Christine Lytwynec
2015-04-30 16:27:51 -04:00
parent a78743acfb
commit 67ee646989

View File

@@ -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