diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-06 16:08:02 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-06 16:08:02 +0200 |
commit | 448805c6452b1f15e861796e90af0504cd847bf7 (patch) | |
tree | 7139528bfb373c9beef955e931848d0e51ff4510 /logparse | |
parent | d1d11ac350bbe1a7baf85b628c80e514bbecd7f6 (diff) | |
download | jenkins.debian.net-448805c6452b1f15e861796e90af0504cd847bf7.tar.xz |
reproducible: give better hint at the failure
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 0856d5d9..6a2d45fd 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -8,7 +8,7 @@ warning /Warning: lock .+ still exists, exiting./ warning /Warning: Tried, but failed to delete these:/ warning /Warning: processes found which should not be there/ warning /Warning: Found files with bad permissions.+/ -warning /Warning: .+ could not be fully removed./ +warning /Warning: .+ could not be fully removed.+/ warning /Warning: could not download.+/ warning /Warning: cannot update html pages for.+/ warning /Warning: package .+is probably already building elsewhere, exiting./ |