Loading gencov.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash #!/bin/bash -x GIT_ROOTDIR=`git rev-parse --show-toplevel` LCOV=`which lcov` Loading Loading
gencov.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash #!/bin/bash -x GIT_ROOTDIR=`git rev-parse --show-toplevel` LCOV=`which lcov` Loading