Commit 9f772f36 authored by Remi Hardy's avatar Remi Hardy

checking issues

parent eb78f3b9
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment