summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/systemconfig.py
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-01-27 23:18:48 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-01-27 23:18:48 (GMT)
commit25f82f1b4e4bfe4e68f84a0332942b850b4aef3f (patch)
tree1917190e6023942f94d529f78eb77b22ef84b771 /abs/core/LinHES-config/systemconfig.py
parentbbf5814ec32ac78552bec7a9033d76277245472e (diff)
downloadlinhes_pkgbuild-25f82f1b4e4bfe4e68f84a0332942b850b4aef3f.zip
linhes_pkgbuild-25f82f1b4e4bfe4e68f84a0332942b850b4aef3f.tar.gz
linhes_pkgbuild-25f82f1b4e4bfe4e68f84a0332942b850b4aef3f.tar.bz2
systemconfig.py: add end debug logging
Diffstat (limited to 'abs/core/LinHES-config/systemconfig.py')
-rwxr-xr-xabs/core/LinHES-config/systemconfig.py11
1 files changed, 1 insertions, 10 deletions
diff --git a/abs/core/LinHES-config/systemconfig.py b/abs/core/LinHES-config/systemconfig.py
index c7cbb8a..ef5fef1 100755
--- a/abs/core/LinHES-config/systemconfig.py
+++ b/abs/core/LinHES-config/systemconfig.py
@@ -467,13 +467,4 @@ if __name__ == "__main__":
for i in systemconfig.items():
logging.debug(i)
#pass
-
-
-
-
-
-
-
-
-
-
+ logging.debug("______END OF DEBUG______")