mirror of
				https://github.com/Rudd-O/ansible-qubes.git
				synced 2025-10-27 09:38:51 +01:00 
			
		
		
		
	Another fix.
This commit is contained in:
		
							parent
							
								
									0758b872f1
								
							
						
					
					
						commit
						f2cedf7e19
					
				| @ -171,7 +171,6 @@ def fetch(in_path, bufsize): | ||||
|             except (IOError, OSError) as e: | ||||
|                 sys.stdout.write(b'N\n') | ||||
|                 encode_exception(e, sys.stdout) | ||||
|                 f.close() | ||||
|                 return | ||||
|             sys.stdout.write('{}\n'.format(len(data)).encode('ascii')) | ||||
|             if len(data) == 0: | ||||
| @ -179,6 +178,7 @@ def fetch(in_path, bufsize): | ||||
|                 break | ||||
|             sys.stdout.write(data) | ||||
|             sys.stdout.flush() | ||||
|     finally: | ||||
|         f.close() | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Rudd-O
						Rudd-O