mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 10:34:05 +00:00 
			
		
		
		
	Remove unused local variable
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
		
							parent
							
								
									ea14c7237d
								
							
						
					
					
						commit
						c08ea9d33c
					
				@ -1346,7 +1346,6 @@ class Britney(object):
 | 
			
		||||
 | 
			
		||||
        output_logger = self.output_logger
 | 
			
		||||
 | 
			
		||||
        suites = self.suite_info
 | 
			
		||||
        self.logger.info("> Processing '%s' hint from %s", hinttype, who)
 | 
			
		||||
        output_logger.info("Trying %s from %s: %s", hinttype, who,
 | 
			
		||||
                           " ".join("%s/%s" % (x.uvname, x.version) for x in pkgvers)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user