mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	jbr_create_wanlink.py: adds parameter requiring session creation
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
This commit is contained in:
		| @@ -56,6 +56,7 @@ def main(): | ||||
|                         connection_timeout_sec=2.0, | ||||
|                         stream_errors=True, | ||||
|                         stream_warnings=True, | ||||
|                         require_session=True, | ||||
|                         exit_on_error=True) | ||||
|     command: LFJsonCommand | ||||
|     command = session.get_command() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jed Reynolds
					Jed Reynolds