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 d926a42 commit 7bb8e79Copy full SHA for 7bb8e79
.gentoo/coverage.sh
@@ -1,8 +1,6 @@
1
#!/usr/bin/env bash
2
3
-useradd -m -G users -s /bin/bash testrunner
4
-
5
-su --preserve-environment testrunner -c \
+su --preserve-environment portage -c \
6
"kcov --bash-dont-parse-binary-dir \
7
--include-path=. \
8
/var/tmp/coverage \
0 commit comments