Loading maint/coverage +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ function usage() function usage() { { cat <<EOF cat <<EOF ${SCRIPT_NAME}: Generate coverage using grcov. $(basename "$0"): Generate coverage using grcov. Usage: Usage: coverage [opts] [suites...] : Run the provided test suites. coverage [opts] [suites...] : Run the provided test suites. Loading Loading
maint/coverage +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3,7 +3,7 @@ function usage() function usage() { { cat <<EOF cat <<EOF ${SCRIPT_NAME}: Generate coverage using grcov. $(basename "$0"): Generate coverage using grcov. Usage: Usage: coverage [opts] [suites...] : Run the provided test suites. coverage [opts] [suites...] : Run the provided test suites. Loading