diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-04-08 22:36:21 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-04-09 17:31:52 +0200 |
commit | ef2d4975ae9b7572a777faea97fec4f5e5a63903 (patch) | |
tree | bdf833ae8acc4a877539ec1ca727ad52b92a6587 /logparse | |
parent | df16b9ac9be65f172cf2118a3e24d9dd4b86432c (diff) | |
download | jenkins.debian.net-ef2d4975ae9b7572a777faea97fec4f5e5a63903.tar.xz |
reproducible: maintenance: check for files with bad permissions (!=644) and chmod them. currently unknown the cause of these bad perms (only for very few files
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 7c83ce3b..50c46915 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -8,6 +8,7 @@ warning /Warning: old temp directories found in .+/ warning /Warning: lock .+ still exists, exiting./ warning /Warning: processes found which should not be there/ warning /Warning: packages found where the build was started more than 24h ago:/ +warning /Warning: Found files with bad permissions.+/ warning /Warning: .+ could not be fully removed./ warning /Warning: could not download.+/ warning /Warning: the following failed builds have been found/ |