From 0fcd29a332c965d0889dee9c7e6551c2d31bb872 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 4 Feb 2014 18:11:21 +0000 Subject: Update Copyright and wrap lines longer than 79 chars --- morphlib/plugins/gc_plugin.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/morphlib/plugins/gc_plugin.py b/morphlib/plugins/gc_plugin.py index b003a9a0..df736afe 100644 --- a/morphlib/plugins/gc_plugin.py +++ b/morphlib/plugins/gc_plugin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013 Codethink Limited +# Copyright (C) 2013-2014 Codethink Limited # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -55,7 +55,8 @@ class GCPlugin(cliapp.Plugin): bytes free. It may delete artifacts older than - --cachedir-artifact-keep-younger-than if it still needs to make space. + --cachedir-artifact-keep-younger-than if it still needs to make + space. It also removes any left over temporary chunks and staging areas from failed builds. -- cgit v1.2.1