do not create base directory in transfer_object_parameter, somebody else should have done this
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								79234148aa
							
						
					
				
			
			
				commit
				
					
						f8853467f3
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -291,10 +291,6 @@ class ConfigInstall:
 | 
				
			||||||
            os.path.join(self.context.remote_object_path,
 | 
					            os.path.join(self.context.remote_object_path,
 | 
				
			||||||
                cdist_object.parameter_path)
 | 
					                cdist_object.parameter_path)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # Create base path before using mkdir -p
 | 
					 | 
				
			||||||
        # FIXME: needed?
 | 
					 | 
				
			||||||
        self.remote_mkdir(remote_path)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        # Synchronise parameter dir afterwards
 | 
					        # Synchronise parameter dir afterwards
 | 
				
			||||||
        self.transfer_path(local_path, remote_path)
 | 
					        self.transfer_path(local_path, remote_path)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue