From 2f67cc8e72be7d4b319ee001551700a91ae533d3 Mon Sep 17 00:00:00 2001 From: Pradheep Shrinivasan Date: Thu, 8 Oct 2015 16:01:27 -0500 Subject: [PATCH] add the source reference --- scripts/coverage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/coverage b/scripts/coverage index 1d64f1f..573d9f4 100755 --- a/scripts/coverage +++ b/scripts/coverage @@ -9,7 +9,7 @@ # --html Additionally create HTML report and open it in browser # --coveralls Push coverage statistics to coveralls.io # - +# this is from https://github.com/mlafeldt/chef-runner/blob/v0.7.0/script/coverage set -e workdir=.cover