diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-15 22:39:05 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-16 13:45:00 +0200 |
commit | c726f17a2da51fabf13441513712397e16cf3710 (patch) | |
tree | 3e09fb053232ea4181aff63e245e0e2e29cc656f /logparse | |
parent | 8fd16b9e6459fec4c26ce60be46808d80dee21a6 (diff) | |
download | jenkins.debian.net-c726f17a2da51fabf13441513712397e16cf3710.tar.xz |
reproducible: maintenance: reduce logparse noise when deleting old directories in /srv/reproducible-results
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index a53704ad..37bedbd6 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -4,7 +4,6 @@ warning /Warning: .+ is not a source package, or was removed or renamed. Please investigate./ warning /Warning: Download of .+ sources failed./ warning /Warning: .+ contains invalid yaml, please fix./ -warning /Warning: old temp directories found in .+/ warning /Warning: lock .+ still exists, exiting./ warning /Warning: Tried, but failed to delete these:/ warning /Warning: processes found which should not be there/ |