cleanup context

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-07 17:07:31 +02:00
parent 073717e07e
commit d32aa37fba
1 changed files with 1 additions and 1 deletions

View File

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