diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-07-28 11:19:20 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-28 13:34:04 +0200 |
commit | ca3a8b95192457ecc8ae5cf7f125a8a27efe3c59 (patch) | |
tree | 230f34e53cb0176ad97367675c0bdf00d5439415 /logparse | |
parent | 0f02ba6141a5251531ac677084f76479795e0f4a (diff) | |
download | jenkins.debian.net-ca3a8b95192457ecc8ae5cf7f125a8a27efe3c59.tar.xz |
reproducible: maintenance: be silent when succesfully deleting old schroot
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 1e86d319..a53704ad 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -6,7 +6,7 @@ warning /Warning: Download of .+ sources failed./ warning /Warning: .+ contains invalid yaml, please fix./ warning /Warning: old temp directories found in .+/ warning /Warning: lock .+ still exists, exiting./ -warning /Warning: old schroots found in /schroots, which have been deleted:/ +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./ |