From 587762e0ce9b73bad4f44a3d19565af04f752638 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 29 Mar 2019 15:28:41 +0100 Subject: [PATCH] Closedown --- script/test/testb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/testb.py b/script/test/testb.py index deb3bbf..3dbbf53 100755 --- a/script/test/testb.py +++ b/script/test/testb.py @@ -1,5 +1,5 @@ -print get_exec_pars().getCommand(False).parent +print get_exec_pars().getCommand(False).parent != None #inject() #globals().update(get_context().scriptManager.injections)