diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-25 11:37:45 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-25 11:37:45 +0100 |
commit | 03a20574216f8f15faf42ac6fb71404216b91326 (patch) | |
tree | c700d12dbeabb2f160edaabf693f91989a514d08 /logparse | |
parent | 01c5e47451204920bf06355c4475fe1d69775595 (diff) | |
download | jenkins.debian.net-03a20574216f8f15faf42ac6fb71404216b91326.tar.xz |
reproducible: drop warning about multiple versions in our repo, thats a feature
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index e4cf581e..3c743246 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -10,4 +10,3 @@ warning /Warning: processes found which should not be there/ warning /Warning: packages found where the build was started more than 24h ago:/ warning /Warning: .+ could not be fully removed./ warning /Warning: could not download.+/ -warning /Warning: more than one version of .+ available in our repo, please clean up./ |