Merge remote-tracking branch 'ungleich/master' into signed-release
This commit is contained in:
		
				commit
				
					
						97ce257c57
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -66,7 +66,7 @@ class Local(object):
 | 
				
			||||||
            # import atexit
 | 
					            # import atexit
 | 
				
			||||||
            # atexit.register(lambda: shutil.rmtree(base_path_parent))
 | 
					            # atexit.register(lambda: shutil.rmtree(base_path_parent))
 | 
				
			||||||
        self.hostdir = self._hostdir()
 | 
					        self.hostdir = self._hostdir()
 | 
				
			||||||
        self.log.debug("Calculated temp dir for target \"{}\" is "
 | 
					        self.log.info("Calculated temp dir for target \"{}\" is "
 | 
				
			||||||
                       "\"{}\"".format(self.target_host, self.hostdir))
 | 
					                       "\"{}\"".format(self.target_host, self.hostdir))
 | 
				
			||||||
        self.base_path = os.path.join(base_path_parent, self.hostdir)
 | 
					        self.base_path = os.path.join(base_path_parent, self.hostdir)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue