From 369be61d636441edb915d05fa7b90a674e17850e Mon Sep 17 00:00:00 2001 From: endersstocker Date: Mon, 24 Mar 2014 07:08:09 -0400 Subject: [PATCH] Update cleancov --- cleancov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleancov b/cleancov index bdf241d..8a9966c 100755 --- a/cleancov +++ b/cleancov @@ -6,6 +6,6 @@ # DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -source ${DIR}/envcov.sh +source "${DIR}"/envcov.sh LCOV --zerocounters -d "${OBJ_DIR}"