forked from ungleich-public/cdist
		
	Merge branch 'execution_order' into execution_order_plus_general_changes
This commit is contained in:
		
				commit
				
					
						72fef03184
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -224,7 +224,7 @@ class CdistObject(object):
 | 
				
			||||||
            raise cdist.Error('Error creating directories for cdist object: %s: %s' % (self, error))
 | 
					            raise cdist.Error('Error creating directories for cdist object: %s: %s' % (self, error))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def requirements_unfinished(self, requirements):
 | 
					    def requirements_unfinished(self, requirements):
 | 
				
			||||||
        """Return state whether normal depedencies are satisfied"""
 | 
					        """Return state whether requirements are satisfied"""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        object_list = []
 | 
					        object_list = []
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue