From dc35ae6d25bc3fbf0c10caf8298042d83e27fe81 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Thu, 29 Aug 2019 15:07:01 +0200 Subject: [PATCH] Startup --- script/test/test1.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/script/test/test1.py b/script/test/test1.py index 2c1ae8a..702d064 100755 --- a/script/test/test1.py +++ b/script/test/test1.py @@ -10,8 +10,10 @@ Line Scan print get_exec_pars().command.script run("test/testb") +set_exec_pars(path="/usr/bin/oasldkasdaslkdlut", open=False) -set_exec_pars(name="out", open=False) + +#set_exec_pars(name="out", open=False) print get_exec_pars().path def before_pass(pass_num):