From 75ed5740d3c17d97f59b1535143e72aed89a87db Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Sat, 5 Oct 2019 08:18:46 +0200 Subject: [PATCH] Script execution --- script/test/otf_post_mortem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/otf_post_mortem.py b/script/test/otf_post_mortem.py index b8645fa..54fb186 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -16,7 +16,7 @@ # scans C caput('X11MA-KEI10:RANGE', 7) caput('X11MA-KEI11:RANGE', 8) -caput('X11MA-KEI12:RANGE', 9) +caput('X11MA-KEI12:RANGE', 10) nr_loops=3 loop_count = 0 while loop_count < nr_loops: