diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-13 17:42:08 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-13 17:42:08 +0100 |
commit | 20da1c9e6d98879f61053404306e1c010919b021 (patch) | |
tree | d422b615f82d47e45d01045fb607d7e5a744a08a /logparse | |
parent | 88c565468c0c8bd7ef2cfefa66b88451d55fbb1a (diff) | |
download | jenkins.debian.net-20da1c9e6d98879f61053404306e1c010919b021.tar.xz |
reproducible: fix strange syntax error by triggering warnings instead
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 dcb928da..8350eece 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -12,3 +12,4 @@ warning /Warning: .+ could not be fully removed./ warning /Warning: could not download.+/ warning /Warning: the following failed builds have been found/ warning /Warning: cannot update html pages for.+/ +warning /Warning: package .+is probably already building elsewhere, exiting./ |