mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
xfce-base/xfconf: Upstream handles disabling parallel tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user