Skip to content

Fix use of default value for license report

Walter Lozano requested to merge wip/wlozano/license-report-missing into master

In commit 09e15175 the default value for license report was changed to True to match the most common case. However, this change was not propagated to whole code.

Fix the issue by using the correct default value.

https://phabricator.apertis.org/T10163

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports