From c348cb3a375fa60e7d5af5b54ce694ceadd4d03f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 15 Aug 2016 10:43:51 +0200 Subject: reproducible diffoscope: ignore more warnings --- logparse/debian-diffoscope.rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'logparse') diff --git a/logparse/debian-diffoscope.rules b/logparse/debian-diffoscope.rules index 3ed016b7..df8c150b 100644 --- a/logparse/debian-diffoscope.rules +++ b/logparse/debian-diffoscope.rules @@ -15,6 +15,9 @@ ok /update-binfmts: warning:/ ok /update-rc.d: warning: start and stop actions are no longer supported/ ok /E: Can not write log \(Is /dev/pts mounted/ ok /Warning: there was a problem reading the certificate file \/etc\/ssl\/certs/ +ok /dpkg-buildpackage: warning: using a gain-root-command while being root/ +ok /warning: the authors of lintian do not recommend running it with root privileges/ +ok /test_no_warnings PASSED/ # list of warnings here... warning /[Ww]arning/ @@ -25,6 +28,4 @@ warning /^W: / warning /^E: / -# create a quick access link to lines in the report containing 'INFO' -info /INFO/ -- cgit v1.2.3-54-g00ecf