remove lecagy cdist-type-emulator support

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-27 15:35:04 +02:00
parent 0913bb21dd
commit cc87573d6b
1 changed files with 0 additions and 6 deletions

View File

@ -146,12 +146,6 @@ class Config:
env['__target_host'] = self.target_host
env['__global'] = self.path.out_dir
# Legacy stuff to make cdist-type-emulator work
env['__cdist_core_dir'] = os.path.join(self.path.base_dir, "core")
env['__cdist_local_base_dir'] = self.path.temp_dir
# Submit information to new type emulator
# Required for recording source
env['__cdist_manifest'] = manifest