cleanup context in main

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent 29bb5f383c
commit 2ec3753d94
  1. 2
      bin/cdist

@ -130,6 +130,8 @@ def configinstall(args, mode):
else:
c.deploy_and_cleanup()
context.cleanup()
if args.parallel:
for p in process.keys():
log.debug("Joining process %s", p)

Loading…
Cancel
Save