forked from ungleich-public/cdist
		
	Remove relict comment.
This commit is contained in:
		
					parent
					
						
							
								bc0efa9c4e
							
						
					
				
			
			
				commit
				
					
						72001b237e
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -166,8 +166,6 @@ class Emulator(object):
 | 
				
			||||||
                self.parameters[key] = value
 | 
					                self.parameters[key] = value
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if self.cdist_object.exists and 'CDIST_OVERRIDE' not in self.env:
 | 
					        if self.cdist_object.exists and 'CDIST_OVERRIDE' not in self.env:
 | 
				
			||||||
            # make existing requirements a set, so we can compare it
 | 
					 | 
				
			||||||
            # later with new requirements
 | 
					 | 
				
			||||||
            if self.cdist_object.parameters != self.parameters:
 | 
					            if self.cdist_object.parameters != self.parameters:
 | 
				
			||||||
                errmsg = ("Object %s already exists with conflicting "
 | 
					                errmsg = ("Object %s already exists with conflicting "
 | 
				
			||||||
                          "parameters:\n%s: %s\n%s: %s" % (
 | 
					                          "parameters:\n%s: %s\n%s: %s" % (
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue