mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 10:48:02 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		| @@ -324,7 +324,7 @@ def waitUntilPortsAdminUp(resource_id=1, base_url="http://localhost:8080", port_ | ||||
|             lf_r = LFRequest.LFRequest(base_url, uri) | ||||
|             json_response = lf_r.getAsJson(debug_=False) | ||||
|             if json_response == None: | ||||
|                 print("port %s disappeared" % port_name) | ||||
|                 print("port %s appeared" % port_name) | ||||
|                 continue | ||||
|             if "interface" in json_response: | ||||
|                 json_response = json_response['interface'] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jed Reynolds
					Jed Reynolds