cosmetic
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 9 Jan 2014 16:59:43 +0000 (17:59 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 9 Jan 2014 16:59:43 +0000 (17:59 +0100)
system/Substrate.py

index fa49abe..932d579 100644 (file)
@@ -441,7 +441,7 @@ class BuildLxcBox (BuildBox):
 
     # inspect box and find currently running builds
     def sense(self, options):
-        print 'xb (Substrate.BuildLxcBox.sense - NIY)'
+        print 'xb (Substrate.BuildLxcBox.sense - NIY)',
     
 ############################################################
 class PlcInstance: