cleanup context

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 14 years ago
parent 073717e07e
commit d32aa37fba
  1. 2
      lib/cdist/config_install.py

@ -53,7 +53,7 @@ class ConfigInstall:
debug=debug) debug=debug)
def cleanup(self): def cleanup(self):
self.path.cleanup() self.context.cleanup()
def run_initial_manifest(self): def run_initial_manifest(self):
"""Run the initial manifest""" """Run the initial manifest"""

Loading…
Cancel
Save