Skip to content
Snippets Groups Projects
Commit e5e58f1c authored by Jens Henrik Goebbert's avatar Jens Henrik Goebbert
Browse files

fix bug

parent e4aea0a0
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,8 @@ Attention: This software is RESTRICTED to ACADEMIC users who are members of the
"""
modextravars = {
'MATLAB_ROOT': '%(installdir)s'
'MLM_LICENSE_FILE': '27000@zam2076.zam.kfa-juelich.de'
'MATLAB_ROOT': '%(installdir)s',
'MLM_LICENSE_FILE': '27000@zam2076.zam.kfa-juelich.de',
}
sanity_check_paths = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment