prepend hostname in emulator as well

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-11 00:28:53 +02:00
commit 94cca2e537
2 changed files with 3 additions and 3 deletions

View file

@ -150,7 +150,6 @@ class ConfigInstall:
return True
def run_initial_manifest(self):
"""Run the initial manifest"""
log.info("Running initial manifest %s", self.initial_manifest)