projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e31758
)
xfce-base/xfconf: Upstream handles disabling parallel tests
author
Michał Górny
<mgorny@gentoo.org>
Mon, 17 Jun 2019 06:24:36 +0000
(08:24 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 17 Jun 2019 06:25:08 +0000
(08:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/xfconf/xfconf-4.13.7.ebuild
patch
|
blob
|
history
diff --git
a/xfce-base/xfconf/xfconf-4.13.7.ebuild
b/xfce-base/xfconf/xfconf-4.13.7.ebuild
index a7c2bde44131de8b1802d4fbd61f8d9917721358..82b928dbe4b7251b4a0817ec48c9b472b3adc24b 100644
(file)
--- a/
xfce-base/xfconf/xfconf-4.13.7.ebuild
+++ b/
xfce-base/xfconf/xfconf-4.13.7.ebuild
@@
-53,8
+53,7
@@
my_test() {
eval "${out}"
local ret=0
- # https://bugzilla.xfce.org/show_bug.cgi?id=13840
- nonfatal emake -j1 check || ret=1
+ nonfatal emake check || ret=1
kill "${XFCONFD_PID}" || ewarn "Unable to kill xfconfd"
return "${ret}"