Skip to content
Snippets Groups Projects
Commit 9f772f36 authored by Remi Hardy's avatar Remi Hardy
Browse files

checking issues

parent eb78f3b9
No related branches found
No related tags found
No related merge requests found
......@@ -3329,6 +3329,7 @@ elif (os.path.isfile('ci_scripts/xml_class_list.yml')):
else:
logging.error("XML action list yaml file cannot be found")
sys.exit("XML action list yaml file cannot be found")
#file will be opened only if it exists
with open(xml_class_list_file,'r') as file:
# The FullLoader parameter handles the conversion
......
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