diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-01-06 12:06:51 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-01-06 12:06:51 +0100 |
commit | 56b38f8a346c53d45c8acbdb695bf98d586db08f (patch) | |
tree | 15d2de22eef957c74ec9a81adcb4a9b6e293a8f0 /logparse | |
parent | 6b289c6eba9c43451cbab5ba76288d310f13d473 (diff) | |
download | jenkins.debian.net-56b38f8a346c53d45c8acbdb695bf98d586db08f.tar.xz |
reproducible archlinux: only cause warning for maintenance job if updating archlinux schroot fails
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 828f1aaa..dbd54bcc 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -13,3 +13,4 @@ warning /Warning: cannot update html pages for.+/ warning /Warning: too much difference for .+, aborting. Please investigate and update manually./ warning /Warning: couldn't delete old files from.+/ warning /Warning: failed to update the .+ schroot./ +warning /Warning: failed to update Archlinux schroot./ |