From 4b6ed5c985b2353b989aee4de3bcbb4594ea40c6 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 9 Jan 2014 17:59:43 +0100 Subject: [PATCH] cosmetic --- system/Substrate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Substrate.py b/system/Substrate.py index fa49abe..932d579 100644 --- a/system/Substrate.py +++ b/system/Substrate.py @@ -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: -- 2.43.0