fix emulator and cdist module

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-07 16:16:45 +02:00
parent 03f5e1b456
commit a25ef7f0e8
1 changed files with 0 additions and 1 deletions

View File

@ -256,7 +256,6 @@ class ConfigInstall:
self.run_initial_manifest()
log.info("Running object manifests and type explorers")
log.debug("Searching for objects in " + cdist.core.Object.base_path())
# Continue process until no new objects are created anymore
new_objects_created = True