mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 06:34:13 +00:00 
			
		
		
		
	target/descriptor: Ensure we set a default SSH port.
This commit is contained in:
		| @@ -328,6 +328,7 @@ CONNECTION_PARAMS = { | ||||
|             """), | ||||
|         Parameter( | ||||
|             'port', kind=int, | ||||
|             default=22, | ||||
|             description=""" | ||||
|             The port SSH server is listening on on the target. | ||||
|             """), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user