From 9f560dd0733388cd14693d9d3c87642ea52886ae Mon Sep 17 00:00:00 2001 From: kalt_r Date: Fri, 1 Jul 2016 09:45:22 +0200 Subject: [PATCH] Script execution --- script/KR84_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/KR84_test.py b/script/KR84_test.py index ab02006..456e238 100644 --- a/script/KR84_test.py +++ b/script/KR84_test.py @@ -65,4 +65,4 @@ pre_jit_phase = all_statistics_calc(scan_result.getReadable(5)) kly_jit_amplt = all_statistics_calc(scan_result.getReadable(6)) kly_jit_phase = all_statistics_calc(scan_result.getReadable(7)) -ref_jit_amplt.print_data +ref_jit_amplt.return_string()