diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-06-15 13:34:37 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-06-15 13:34:37 +0200 |
commit | 958558e0a0753b7f99ceedc632b635a29a6eae7a (patch) | |
tree | f78783f7e56453b2d83cb2aa4c0a33ab1b636678 /logparse | |
parent | 33d2e811887e31ef3bac01f6a498a67db60a8d77 (diff) | |
download | jenkins.debian.net-958558e0a0753b7f99ceedc632b635a29a6eae7a.tar.xz |
reproducible Debian: add check for more than one kernel installed (only on Ubuntu systems)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
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 cba99551..39faf2e1 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -23,5 +23,5 @@ warning /W: There is no public key available for the following key IDs:.+/ warning /Warning: /.../shm.+please tell the jenkins admins to fix this./ warning /Warning, today is the wrong future:.+/ warning /Warning: curl http:..www.debian.org failed, probably the proxy is down for.+/ - +warning /Warning, more than one kernel in.+/ |