diff options
-rw-r--r-- | logparse/debian-diffoscope.rules | 5 |
1 files changed, 3 insertions, 2 deletions
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/ |