added some ideas from asteven and a bit more description about the order

in the manpage
This commit is contained in:
Daniel Heule 2014-01-31 17:56:55 +01:00
commit 197fabf40a
3 changed files with 10 additions and 6 deletions

View file

@ -153,7 +153,9 @@ class Emulator(object):
else:
if self.cdist_object.exists:
self.log.debug('Object %s override forced with CDIST_ALLOW_OVERRIDE=true',self.cdist_object.name)
self.cdist_object.create()
self.cdist_object.create(True)
else
self.cdist_object.create()
self.cdist_object.parameters = self.parameters
# Record / Append source