diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-03 03:54:51 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-03 03:54:51 +0100 |
commit | cbca7c3a6b0d04ad0a001e8e028e701817a82b2f (patch) | |
tree | 2a3901796f712bec5097a275264492100fdc4be1 /logparse | |
parent | 8178375e27fe80db2429811c9195a43f7840e3a8 (diff) | |
download | jenkins.debian.net-cbca7c3a6b0d04ad0a001e8e028e701817a82b2f.tar.xz |
reproducible_setup_schroot: cleanup writelock properly on failure
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 b52eaed3..047be037 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -8,4 +8,5 @@ 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: .+ could not be fully removed./ |