We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd18e7 commit cd215f7Copy full SHA for cd215f7
tests/lcov/extract/extract.sh
@@ -1,6 +1,8 @@
1
#!/bin/bash
2
set +x
3
4
+: ${USER:="$(id -u -n)"}
5
+
6
source ../../common.tst
7
8
rm -rf *.gcda *.gcno a.out *.info* *.txt* *.json dumper* testRC *.gcov *.gcov.* *.log *.o errs *.msg *.dat
0 commit comments