diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-05 12:32:05 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-05 12:32:05 +0200 |
commit | 034747b1e7f1e154619f9034111d64cdf02ca869 (patch) | |
tree | 7b04c89148e77c6089dd277c25217bb005e30a59 /logparse | |
parent | d6ec49d88639dedf0ad21feabcca55b2d680bbbc (diff) | |
download | jenkins.debian.net-034747b1e7f1e154619f9034111d64cdf02ca869.tar.xz |
reproducible: don't fail maintainance if there is nothing to clean up
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 9813f004..a5094a44 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -17,3 +17,4 @@ warning /Warning: cannot update html pages for.+/ warning /Warning: package .+is probably already building elsewhere, exiting./ warning /Warning: too much difference for .+, aborting. Please investigate and update manually./ warning /Warning: This query produces no results:.+/ +warning /Warning: couldn't delete old files from.+/ |