Skip to content

Add --allow-root option to lintian to avoid warning during its job

Dylan Aïssi requested to merge wip/daissi/lintian-root into master

https://phabricator.apertis.org/T9470

During the lintian job, lintian is run with superuser privileges which triggers a warning. This warning is useless at this step as we cannot act on it.

Signed-off-by: Dylan Aïssi dylan.aissi@collabora.com

Merge request reports