Skip to content

Commit

Permalink
fix make check error
Browse files Browse the repository at this point in the history
  • Loading branch information
pettershao-ragilenetworks authored and sdk committed Nov 3, 2022
1 parent 959ec32 commit c970c2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gcov_support.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ lcov_genhtml_all()

echo " === Start generating all gcov reports === "
lcov_genhtml_report ${container_id}/gcov
}
}

lcov_merge_all()
{
Expand Down Expand Up @@ -458,4 +458,3 @@ main()

main $1 $2
exit

0 comments on commit c970c2a

Please sign in to comment.