Skip to content
Snippets Groups Projects
Commit ed518c5a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Merge branch 'fix-coverage-help' into 'main'

Fix "coverage -h" command

See merge request !539
parents c5e9b813 235fd786
No related branches found
No related tags found
1 merge request!539Fix "coverage -h" command
......@@ -3,7 +3,7 @@
function usage()
{
cat <<EOF
${SCRIPT_NAME}: Generate coverage using grcov.
$(basename "$0"): Generate coverage using grcov.
Usage:
coverage [opts] [suites...] : Run the provided test suites.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment