[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.42-36-ge22bd63

Holger Levsen holger at layer-acht.org
Thu Jan 19 23:26:27 UTC 2012


The following commit has been merged in the develop branch:
commit e22bd63a3d1e77dd34ef30cb23bf1496cad3fb7c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 20 00:26:03 2012 +0100

    whitespace only

diff --git a/piuparts-slave.py b/piuparts-slave.py
index ffb9668..5421650 100644
--- a/piuparts-slave.py
+++ b/piuparts-slave.py
@@ -193,7 +193,7 @@ class Slave:
         line = self._readline()
         words = line.split()
         if words and words[0] == "ok":
-            logging.info("Master " + section + "status: " + " ".join(words[1:]))
+            logging.info("Master " + section + " status: " + " ".join(words[1:]))
         else:
             raise MasterIsCrazy()
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list