diff options
Diffstat (limited to 'test-cli/test/helpers/globalVariables.py')
-rw-r--r-- | test-cli/test/helpers/globalVariables.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-cli/test/helpers/globalVariables.py b/test-cli/test/helpers/globalVariables.py index 6b89f4d..baaae57 100644 --- a/test-cli/test/helpers/globalVariables.py +++ b/test-cli/test/helpers/globalVariables.py @@ -6,3 +6,4 @@ def globalVar(): g_mid = "" outdata = "NONE" station = "" + taskid_ctl = "" |