From: Thierry Parmentelat Date: Thu, 6 Feb 2014 11:31:01 +0000 (+0100) Subject: nicer msg X-Git-Tag: tests-5.3-2~9 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=f4444d855e421187fbc54a4c6e062548f187285c nicer msg --- diff --git a/system/Substrate.py b/system/Substrate.py index cbc6f71..30ac997 100644 --- a/system/Substrate.py +++ b/system/Substrate.py @@ -233,7 +233,7 @@ class Pool: print 'Done' for (vname,bname) in self.load_starting(): self.substrate.add_starting_dummy (bname, vname) - print 'After starting: IP pool' + print "After having loaded 'starting': IP pool" print self.line() # OS-dependent ping option (support for macos, for convenience) ping_timeout_option = None