diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-12-08 16:39:24 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-12-08 16:39:24 +0100 |
commit | a747ddd196abad428abfc0ecf094f12d21dea938 (patch) | |
tree | 6c174878de9f7917e6b4a34ca0be572b24bcf018 /logparse | |
parent | 87dfb596fc454e76851e8d18bf2b9e4fbbb5dd8e (diff) | |
download | jenkins.debian.net-a747ddd196abad428abfc0ecf094f12d21dea938.tar.xz |
ignore another perl warning
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/debian-pkg-ci.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules index c73a3a39..f6a649fb 100644 --- a/logparse/debian-pkg-ci.rules +++ b/logparse/debian-pkg-ci.rules @@ -22,6 +22,7 @@ ok /pytest-warning/ ok /gbp:warning: Pristine-tar branch "pristine-tar" not found/ ok /perl: warning: Please check that your locale settings:/ ok /perl: warning: Falling back to the standard locale/ +ok /perl: warning: Setting locale failed./ # suppress warnings from commit messages ok /HEAD is now at .+/ |