typo
This commit is contained in:
		
							parent
							
								
									bbd43431ee
								
							
						
					
					
						commit
						b4cdd59c84
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -55,7 +55,7 @@ else:
 | 
			
		|||
 | 
			
		||||
			resp = {}
 | 
			
		||||
			while 1:
 | 
			
		||||
				line = helpers.temp_failure_retry(child_stdout.readline())
 | 
			
		||||
				line = helpers.temp_failure_retry(child_stdout.readline)
 | 
			
		||||
				if line == "": break
 | 
			
		||||
				line = line.rstrip()
 | 
			
		||||
				if line[0:9] == '[GNUPG:] ':
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue