forked from ungleich-public/cdist
		
	support object dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								dbbbf822fe
							
						
					
				
			
			
				commit
				
					
						0f36ddd649
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -86,6 +86,8 @@ class Cdist: | |||
|       self.global_explorer_out_dir = os.path.join(self.out_dir, "explorer") | ||||
|       os.mkdir(self.global_explorer_out_dir) | ||||
| 
 | ||||
|       self.object_dir = os.path.join(self.out_dir, "object") | ||||
| 
 | ||||
|       # Setup binary directory + contents | ||||
|       self.bin_dir = os.path.join(self.out_dir, "bin") | ||||
|       os.mkdir(self.bin_dir) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue