summaryrefslogtreecommitdiff
path: root/TestScripts/cryptest-coverage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TestScripts/cryptest-coverage.sh')
-rwxr-xr-xTestScripts/cryptest-coverage.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/TestScripts/cryptest-coverage.sh b/TestScripts/cryptest-coverage.sh
index b9cab548..866e8149 100755
--- a/TestScripts/cryptest-coverage.sh
+++ b/TestScripts/cryptest-coverage.sh
@@ -35,7 +35,7 @@ echo "**************************************************"
echo "***** Baseline build *****"
echo "**************************************************"
-# Though the man page says to run a baseline, the cryptest_base just
+# The man page says to run a baseline, but the cryptest_base recipe
# breaks things. Zeroing the counters seems to be the best we can do.
if lcov --base-directory . --directory . --zerocounters;
then
@@ -131,7 +131,7 @@ if [ ! -e cryptest_release.info ]; then
echo "WARN: cryptest_release.info does not exist"
fi
-# Though the man page says to run a baseline, the cryptest_base just
+# The man page says to run a baseline, but the cryptest_base recipe
# breaks things. Zeroing the counters seems to be the best we can do.
# --add-tracefile cryptest_base.info