Skip to content
Snippets Groups Projects
Commit 52b276e1 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

New oids classification

parent dce41065
No related branches found
No related tags found
1 merge request!151Debug paas ci
......@@ -59,7 +59,9 @@ logging.basicConfig(
format = '%(asctime)s %(levelname)-8s %(message)s',
datefmt = '%Y-%m-%d %H:%M:%S',
filemode = 'w')
logging.info("\n\nStart scan application")
logging.info("\n\n\n")
logging.info("#"*50)
logging.info("Start scan application")
if os.environ.get('GMP_USER') is not None and \
os.environ.get('GMP_USER') != '':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment