Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647108 - waf-utils.eclass ignores value of WAF_VERBOSE
Summary: waf-utils.eclass ignores value of WAF_VERBOSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-09 11:16 UTC by gentoo-user
Modified: 2018-08-29 15:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo-user 2018-02-09 11:16:21 UTC
waf-utils.eclass checks for [[ "${WAF_VERBOSE}" ]] on line 101, but unconditionally sets it on line 29

The check should probably be [[ "${WAF_VERBOSE}" == "ON" ]] instead

I'm also not convinced this should be on by default, but that's a different issue
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-08-29 15:22:40 UTC
Fixed in 570116e5ff38141c0326686e71d912f5aebe4ff5