Fix missing dirs cleanup.
This commit is contained in:
		
					parent
					
						
							
								519eb60664
							
						
					
				
			
			
				commit
				
					
						1ae5b1732e
					
				
			
		
					 3 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -79,7 +79,6 @@ class Local(object):
 | 
			
		|||
        self._init_log()
 | 
			
		||||
        self._init_permissions()
 | 
			
		||||
        self.mkdir(self.base_path)
 | 
			
		||||
        # FIXME: create dir that does not require moving later
 | 
			
		||||
        self._init_cache_dir(None)
 | 
			
		||||
        self._init_paths()
 | 
			
		||||
        self._init_object_marker()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue