summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-02-04 18:11:21 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-02-04 18:11:21 +0000
commit0fcd29a332c965d0889dee9c7e6551c2d31bb872 (patch)
treef019d1a07bd23cb29d970a37c96ab99dea60ef77
parent4589bf1310a44608fefac827f5d796437ef027ae (diff)
downloadmorph-0fcd29a332c965d0889dee9c7e6551c2d31bb872.tar.gz
Update Copyright and wrap lines longer than 79 chars
-rw-r--r--morphlib/plugins/gc_plugin.py5
1 files 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.