diff options
author | Manel Caro <mcaro@iseebcn.com> | 2019-03-09 21:29:27 +0100 |
---|---|---|
committer | Manel Caro <mcaro@iseebcn.com> | 2019-03-09 21:29:27 +0100 |
commit | e4366bb1f2dc3a43a1289f6f76967f1005278954 (patch) | |
tree | 4f07744ecfb6c6a60e29e35ca17d93b52f8b5d45 /scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py | |
parent | 9332c933fc05f42882640c9a4e35fab09854af84 (diff) | |
download | board-e4366bb1f2dc3a43a1289f6f76967f1005278954.zip board-e4366bb1f2dc3a43a1289f6f76967f1005278954.tar.gz board-e4366bb1f2dc3a43a1289f6f76967f1005278954.tar.bz2 |
Remove incorrect copy PYTHON_SOFTWARE folder inside scripts directory
Diffstat (limited to 'scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py')
-rw-r--r-- | scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py b/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py deleted file mode 100644 index 6b89f4d..0000000 --- a/scripts/PYTHON_SOFTWARE/test/helpers/globalVariables.py +++ /dev/null @@ -1,8 +0,0 @@ -def globalVar(): - guuid = "" - procid = "" - mid = "" - testid_ctl = "" - g_mid = "" - outdata = "NONE" - station = "" |