mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	doc: Fix build_instrument_method_map script
Fix a wrong call to a function in the script execution path.
This commit is contained in:
		
				
					committed by
					
						 Marc Bonnici
						Marc Bonnici
					
				
			
			
				
	
			
			
			
						parent
						
							8ddf16dfea
						
					
				
				
					commit
					60693e1b65
				
			| @@ -37,4 +37,4 @@ def generate_instrument_method_map(outfile): | ||||
|  | ||||
|  | ||||
| if __name__ == '__main__': | ||||
|     generate_instrumentation_method_map(sys.argv[1]) | ||||
|     generate_instrument_method_map(sys.argv[1]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user