mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-31 05:25:28 +01:00 
			
		
		
		
	Fixed minor whitespace issue.
This commit is contained in:
		| @@ -3276,7 +3276,7 @@ def audit(aconf, sshv=None): | |||||||
| 		if aconf.json: | 		if aconf.json: | ||||||
| 			print(json.dumps(build_struct(banner, kex=kex))) | 			print(json.dumps(build_struct(banner, kex=kex))) | ||||||
| 		else: | 		else: | ||||||
|                         output(banner, header, client_audit=aconf.client_audit, kex=kex) | 			output(banner, header, client_audit=aconf.client_audit, kex=kex) | ||||||
|  |  | ||||||
|  |  | ||||||
| utils = Utils() | utils = Utils() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Joe Testa
					Joe Testa