Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571290 Details for
Bug 680010
meson.eclass: meson_src_test output is not verbose
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
meson-fix-tests.patch
meson-fix-tests.patch (text/plain), 359 bytes, created by
William Hubbs
on 2019-03-30 18:33:39 UTC
(
hide
)
Description:
meson-fix-tests.patch
Filename:
MIME Type:
Creator:
William Hubbs
Created:
2019-03-30 18:33:39 UTC
Size:
359 bytes
patch
obsolete
>diff --git a/eclass/meson.eclass b/eclass/meson.eclass >index 65b09932a7a..d18789ccef9 100644 >--- a/eclass/meson.eclass >+++ b/eclass/meson.eclass >@@ -251,7 +251,7 @@ meson_src_compile() { > meson_src_test() { > debug-print-function ${FUNCNAME} "$@" > >- eninja -C "${BUILD_DIR}" test >+ meson test --verbose -C "${BUILD_DIR}" > } > > # @FUNCTION: meson_src_install
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 680010
: 571290 |
571292
|
571410
|
577920