mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
ruby-ng.eclass: use 'QA Notice:' prefix in eqawarn
This makes life easier for tinderboxes, but we should improve this in some future EAPI. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
cf77b6d873
commit
67aac5e517
@ -725,7 +725,7 @@ ruby-ng_rspec() {
|
||||
fi
|
||||
|
||||
if [[ "${DEPEND}${BDEPEND}" != *"dev-ruby/rspec"* ]]; then
|
||||
eqawarn "Missing test dependency dev-ruby/rspec"
|
||||
eqawarn "QA Notice: Missing test dependency dev-ruby/rspec"
|
||||
fi
|
||||
|
||||
local rspec_params=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user