mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-31 02:48:11 +00:00 
			
		
		
		
	fixed quali start reservation else statement error
This commit is contained in:
		| @@ -25,7 +25,7 @@ def main(): | ||||
|  | ||||
|     if marker_expression == 'advance': | ||||
|         reservation_duration = 720 | ||||
|     else | ||||
|     else: | ||||
|         reservation_duration = 360 | ||||
|  | ||||
|     reservation = session.CreateImmediateTopologyReservation( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Thakur
					Shivam Thakur