Skip to content
Snippets Groups Projects
Commit 9b511cd2 authored by Joel Closier's avatar Joel Closier
Browse files

change filename

parent 31c9e3ba
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ with open( configfile, 'w' ) as f:
f.close()
config = loadConfig( jsonMetadataDir, 'projectConfigJoel.json' )
config = loadConfig( jsonMetadataDir, 'projectConfigConcat.json' )
for opt in ( 'cmtconfig', 'python_version', 'dir_base' ):
if opt not in config:
if getattr( options, opt ):
......
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